-
-
Notifications
You must be signed in to change notification settings - Fork 389
Broken anchoring to headers on package reademe page #2381
Copy link
Copy link
Labels
frontFrontend, DesignFrontend, Design
Description
Describe the bug
Header has lowercased id but the link does not lowecase it fully.
Reproduction:
- Got to https://npmx.dev/package/fishery/v/2.4.0#user-content-build-api
- Click on "Associations section"
- Check window URL is
https://npmx.dev/package/fishery/v/2.4.0#user-content-Associations - Change it to https://npmx.dev/package/fishery/v/2.4.0#user-content-associations (notice lowercased "associations") and see the browser navigates to the correct place
Additional context
No response
Logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
frontFrontend, DesignFrontend, Design