Skip to content

DOC-3513: Fix broken external links (v7)#4150

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

DOC-3513: Fix broken external links (v7)#4150
kemister85 wants to merge 1 commit into
tinymce/7from
hotfix/7/DOC-3513

Conversation

@kemister85
Copy link
Copy Markdown
Contributor

Summary

  • Fixes broken external links on the v7 docs branch (same audit as v8 PR)
  • Replaces dead URLs with verified working alternatives
  • Fixes missing www. prefix on importword demo links

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
tiny.cloud/tinymce/features/export-pdf (missing www.) www.tiny.cloud/tinymce/features/export-pdf/

Test plan

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

@kemister85 kemister85 requested review from a team and soritaheng as code owners May 21, 2026 11:33
@kemister85 kemister85 force-pushed the hotfix/7/DOC-3513 branch from 3f44a58 to 5cd86af Compare May 21, 2026 11:39
- 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
- Fix missing www. prefix on importword demo links
@kemister85 kemister85 force-pushed the hotfix/7/DOC-3513 branch from 5cd86af to d72b17f 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