Skip to content

docs: fix broken internal docs links#567

Merged
sojan-official merged 4 commits into
chatwoot:mainfrom
FredShred7:fix/broken-help-center-links
May 31, 2026
Merged

docs: fix broken internal docs links#567
sojan-official merged 4 commits into
chatwoot:mainfrom
FredShred7:fix/broken-help-center-links

Conversation

@FredShred7

@FredShred7 FredShred7 commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Fixes stale internal documentation links that still pointed to old docs routes.

Fixes #414
Fixes #430

Why

Some docs pages still linked to old www.chatwoot.com/docs or legacy developer-docs URLs. Those links now redirect or break the docs navigation experience, especially when readers are already inside the current docs site.

What this change does

  • Replaces stale docs URLs with current internal Mintlify routes
  • Uses relative links for internal docs pages
  • Points the SendGrid next step to the email channel introduction page
  • Leaves non-doc handbook links unchanged

Validation

  • Merged current main into the PR branch and resolved the docs conflict
  • Ran git diff --check
  • Verified the updated files no longer reference old docs URLs

…#430)

Replace broken www.chatwoot.com/docs/contributing-guide/other/* URLs with
correct developers.chatwoot.com/contributing-guide/* paths, and fix the
email-channel/setup link to point to the current email channel docs page.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 960b09b621

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Frederico Vidigal Simon and others added 3 commits March 23, 2026 21:11
Replace all remaining www.chatwoot.com/docs/* URLs with the correct
developers.chatwoot.com/* equivalents across deployment guides,
contributing guide, email channel docs, and runbooks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…Codex review on chatwoot#567)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
# Conflicts:
#	self-hosted/configuration/features/email-channel/conversation-continuity-using-sendgrid.mdx
@sojan-official sojan-official changed the title fix: update broken help center links docs: fix broken internal docs links May 29, 2026
@sojan-official sojan-official merged commit 6e6b84d into chatwoot:main May 31, 2026
1 check passed
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.

Broken link found (/docs/handbook/about-chatwoot/history) chore: Fix broken links to Chatwoot help center

2 participants