Skip to content

DOC-3513: Fix broken external links (v6)#4151

Open
kemister85 wants to merge 1 commit into
tinymce/6from
hotfix/6/DOC-3513
Open

DOC-3513: Fix broken external links (v6)#4151
kemister85 wants to merge 1 commit into
tinymce/6from
hotfix/6/DOC-3513

Conversation

@kemister85
Copy link
Copy Markdown
Contributor

Summary

  • Fixes broken external links on the v6 docs branch (same audit as v8/v7 PRs)
  • Replaces dead URLs with verified working alternatives

Changes

Original broken URL Replacement
commonjs.org/specs/modules/1.0/ en.wikipedia.org/wiki/CommonJS
curl.haxx.se/dlwiz/... curl.se/windows/
developers.facebook.com/docs/plugins/oembed-endpoints Plain text (page removed by Meta)
instagram.com/developer/embedding/ developers.facebook.com/docs/instagram-platform/oembed
archive.tinymce.com/wiki.php/... Plain text (archive offline)
gsuite.google.com/learning-center/... support.google.com/a/users/answer/9300017

Test plan

  • All replacement URLs verified accessible (HTTP 200)
  • Docs build passes
  • No new broken links introduced

- Replace dead commonjs.org link with Wikipedia CommonJS article
- Update curl.haxx.se URLs to curl.se/windows
- Fix Facebook oEmbed link to current Graph API reference
- Fix Instagram oEmbed link to current platform docs
- Remove dead archive.tinymce.com links (MCImageManager/MCFileManager)
- Replace dead gsuite.google.com link with Google Drive cheat sheet
@kemister85 kemister85 force-pushed the hotfix/6/DOC-3513 branch from 17593a6 to a99a920 Compare May 21, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants