Skip to content

DOC-3513: Fix broken external and internal links (v8)#4149

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

DOC-3513: Fix broken external and internal links (v8)#4149
kemister85 wants to merge 1 commit into
tinymce/8from
hotfix/8/DOC-3513

Conversation

@kemister85
Copy link
Copy Markdown
Contributor

Summary

  • Fixes broken external links identified in a site-wide link audit across the published v8 docs
  • Replaces dead URLs (commonjs.org, curl.haxx.se, Instagram developer, archive.tinymce.com) with verified working alternatives
  • Fixes cross-version release notes references to use /tinymce/7/ path instead of /latest/
  • Corrects missing www. prefix on importword demo links
  • Updates deleted Svelte integration examples repo link

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
tinymce-svelte-integration-examples/.../bundle_with_npm_premium_plugins github.com/tinymce/tinymce-svelte
tiny.cloud/docs/tinymce/latest/7.0-release-notes/... tiny.cloud/docs/tinymce/7/7.0-release-notes/...
tiny.cloud/docs/tinymce/latest/7.6.0-release-notes/... tiny.cloud/docs/tinymce/7/7.6.0-release-notes/...
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

- 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
- Replace deleted Svelte integration examples repo link
- Fix cross-version references to use /tinymce/7/ path instead of /latest/
- Fix missing www. prefix on importword demo links
@kemister85 kemister85 force-pushed the hotfix/8/DOC-3513 branch from f7a1c3d to 0adbf8d 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.

1 participant