-
Notifications
You must be signed in to change notification settings - Fork 22.8k
fix(glossary): Add cross references between browser glossary pages #40514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Preview URLs (7 pages)External URLs (35)URL:
URL:
URL:
URL:
URL:
URL:
URL:
(comment last updated: 2025-08-15 15:32:26) |
Thanks a lot for reviewing, Hamish! This completely fell off my radar. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look good to me thanks. I've made a suggestion in https://github.com/mdn/content/pull/40514/files#r2277936794 that you might want to take or modify ... or perhaps not (and roll out in the other marked places).
Approving so you can merge after whatever you decide.
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Thank you! I like the suggestion. Merging after applying to all instances. |
…40514) * add cross links between browser glossaries * fix review feedback * Apply suggestions from code review Co-authored-by: Hamish Willee <hamishwillee@gmail.com> --------- Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Description
This PR primarily updates the "See also" of web browser glossary pages (Safari, Chrome, Firefox, Edge, Opera, and IE) to add cross-references between all browser entries.
Inspired by the links in Safari's See also section, this PR adds similar links to "See also"s on Chrome and Firefox pages.
Motivation
To make the relevant pages discoverable from any and all browser glossary pages.