raveendra11 opened a new pull request, #7316:
URL: https://github.com/apache/gravitino/pull/7316
[#7202] [Improvement] Fix broken anchors in markdown files
### What changes were proposed in this pull request?
- Updated heading anchors in documentation files to match existing links:
- Modified headings in ~
- `gravitino-server-config.md`
- `manage-model-metadata-using-gravitino.md`
- `manage-relational-metadata-using-gravitino.md`
- `security/authorization-pushdown.md`
### Why are the changes needed?
- Several markdown files contained references to anchors that didn't match
the actual section headings
- This was causing navigation issues in the generated documentation
- Fixes: #7202
### Does this PR introduce any user-facing change?
- No
### How was this patch tested?
- Verified all internal links work correctly in local documentation
--
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]