no-hup opened a new pull request, #43780:
URL: https://github.com/apache/superset/pull/43780

   ## Summary
   
   The homepage nav row links **Release Notes** to 
`RELEASING/README.md#release-notes-for-recent-releases`, but that anchor 
doesn't exist on the page. `RELEASING/README.md` is the release-engineering 
how-to (headings are `Apache Releases`, `Release setup`, `Crafting a source 
release`, etc.), so the link lands on a dead fragment rather than any release 
notes.
   
   This points it at the actual GitHub releases page — consistent with the 
`releases/latest` badge link already used higher up on the same page (line 30).
   
   ## Verification
   - `docs/docs/index.mdx:61` is the only occurrence.
   - Confirmed against current `master` (`e683aad`): no heading in 
`RELEASING/README.md` slugs to `release-notes-for-recent-releases`.
   
   Docs-only, one line.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to