Skip to content
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

Update moved URLs with their new locations (part 5) #14921

Merged
merged 3 commits into from
Apr 12, 2022

Conversation

OnkarRuikar
Copy link
Contributor

Extending #14055

Summary

Remaining URLs from github.com which are are being redirected from master to main.
If GitHub stops the redirection, all the links will break.

Updating the links as follows:
For directories,
/tree/master/ -> /tree/main/
For files,
/tree/master/ -> /blob/main/
To understand the difference between file and directory links refer this discussion.

Metadata

  • Fixes a typo, bug, or other error

@OnkarRuikar OnkarRuikar requested review from a team as code owners April 12, 2022 03:39
@OnkarRuikar OnkarRuikar requested review from teoli2003 and estelle and removed request for a team April 12, 2022 03:39
@github-actions github-actions bot added Content:HTML Hypertext Markup Language docs Content:HTTP HTTP docs Content:JS JavaScript docs Content:Learn Learning area docs Content:MathML MathML docs Content:Other Any docs not covered by another "Content:" label labels Apr 12, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws

Note! 11 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/Progressive_web_apps/Re-engageable_Notifications_Push
Title: How to make PWAs re-engageable using Notifications and Push
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/Onclick does not exist

URL: /en-US/docs/Web/MathML/Fonts
Title: Fonts for Mozilla's MathML engine
on GitHub
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase

URL: /en-US/docs/Web/HTML/CORS_enabled_image
Title: Allowing cross-origin use of images and canvas
on GitHub
Flaw count: 1

  • broken_links:
    • Is currently http:// but can become https://

URL: /en-US/docs/Web/JavaScript/Guide/Working_With_Private_Class_Features
Title: Working with private class features
on GitHub
Flaw count: 2

  • bad_bcd_links:
    • no explanation!
    • no explanation!

URL: /en-US/docs/Learn/CSS/CSS_layout/Fundamental_Layout_Comprehension
Title: Fundamental layout comprehension
on GitHub
Flaw count: 2

  • macros:
    • This macro has been deprecated, and should be removed.
  • broken_links:
    • Link points to the page it's already on

External URLs

URL: /en-US/docs/Web/Progressive_web_apps/Re-engageable_Notifications_Push
Title: How to make PWAs re-engageable using Notifications and Push
on GitHub


URL: /en-US/docs/Web/HTTP/Headers/Feature-Policy/unsized-media
Title: Feature-Policy: unsized-media
on GitHub


URL: /en-US/docs/Web/MathML/Fonts
Title: Fonts for Mozilla's MathML engine
on GitHub


URL: /en-US/docs/Web/MathML/Element/mfenced
Title: <mfenced>
on GitHub


URL: /en-US/docs/Web/HTML/CORS_enabled_image
Title: Allowing cross-origin use of images and canvas
on GitHub


URL: /en-US/docs/Web/Guide/Audio_and_video_delivery/cross_browser_video_player
Title: Creating a cross-browser video player
on GitHub


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Module/customSections
Title: WebAssembly.Module.customSections()
on GitHub


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer
Title: SharedArrayBuffer
on GitHub


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl
Title: Intl
on GitHub


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat
Title: Intl.NumberFormat() constructor
on GitHub


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/numberingSystems
Title: Intl.Locale.prototype.numberingSystems
on GitHub


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/numberingSystem
Title: Intl.Locale.prototype.numberingSystem
on GitHub


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/caseFirst
Title: Intl.Locale.prototype.caseFirst
on GitHub


URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics
Title: Atomics
on GitHub


URL: /en-US/docs/Web/JavaScript/Guide/Working_With_Private_Class_Features
Title: Working with private class features
on GitHub


URL: /en-US/docs/Learn/CSS/CSS_layout/Fundamental_Layout_Comprehension
Title: Fundamental layout comprehension
on GitHub

No new external URLs

Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@teoli2003 teoli2003 merged commit 6f1ecf4 into mdn:main Apr 12, 2022
@OnkarRuikar OnkarRuikar deleted the onk-redirect3 branch April 12, 2022 05:39
@OnkarRuikar OnkarRuikar changed the title Update URLs master to main (part 3) Update moved URLs with their new locations (part 5) Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:HTML Hypertext Markup Language docs Content:HTTP HTTP docs Content:JS JavaScript docs Content:Learn Learning area docs Content:MathML MathML docs Content:Other Any docs not covered by another "Content:" label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants