roryqi commented on code in PR #11516:
URL: https://github.com/apache/gravitino/pull/11516#discussion_r3387139652


##########
docs/iceberg-rest-service.md:
##########
@@ -203,7 +243,9 @@ If IRC2 does not enforce authorization, keeping 
`gravitino.iceberg-rest.disable-
 
 If you want to use a custom Iceberg Catalog as `catalog-backend`, you can add 
a corresponding jar file to the classpath and load a custom Iceberg Catalog 
implementation by specifying the `catalog-backend-impl` property.
 
-### Multiple Catalog Backend Support
+<a id="multiple-catalog-backend-support"></a>

Review Comment:
   These were backward-compatibility anchors: the section headings were 
renamed, and the `<a id="...">` tags preserved the old slugs so existing deep 
links keep working. Since the raw HTML format is non-obvious, I replaced them 
with Docusaurus heading-id syntax, e.g. `### Multi-Catalog Configuration 
{#multiple-catalog-backend-support}`, which pins the heading to its prior slug 
self-documentingly. I also updated the two internal links that referenced the 
new auto-generated slugs (in `credential-vending.md` and 
`lakehouse-iceberg-catalog.md`) to point at the pinned ids. Done in 55f340f63.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to