Skip to content

docs: fix client redirects#5697

Merged
mark-wiemer merged 1 commit intomochajs:mainfrom
TyIsI:docs/fix-the-fine-ClientRedirects
Feb 14, 2026
Merged

docs: fix client redirects#5697
mark-wiemer merged 1 commit intomochajs:mainfrom
TyIsI:docs/fix-the-fine-ClientRedirects

Conversation

@TyIsI
Copy link
Copy Markdown
Contributor

@TyIsI TyIsI commented Feb 10, 2026

fixes: #5696

PR Checklist

Overview

I fixed the docs-next/src/components/ClientRedirects.astro file so that redirects aren't broken anymore.

  • Yes, I tested it.
  • I don't believe there are automated tests for this.
  • I'm not at the point where I'd be comfortable or knowledgeable enough to write E2E tests in Mocha for an Astro site.
  • I just got here.

Thank you for your attention to this matter.

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented Feb 10, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: TyIsI / name: Ty Eggen (3e6c5d6)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 10, 2026

👋 Hi @TyIsI, thanks for the pull request! A scan flagged a concern with it. Could you please take a look?

[pr-task-completion] This PR's body is missing [x] checks on the following tasks from the PR template.

Repositories often provide a set of tasks that pull request authors are expected to complete. Those tasks should be marked as completed with a [x] in the pull request description. Please complete those tasks and mark the checks as [x] completed.

🗺️ This message was posted automatically by OctoGuide: a bot for GitHub repository best practices.

@TyIsI TyIsI force-pushed the docs/fix-the-fine-ClientRedirects branch from 66cda22 to 6ee9e2e Compare February 10, 2026 23:31
@TyIsI TyIsI force-pushed the docs/fix-the-fine-ClientRedirects branch from 6ee9e2e to 3e6c5d6 Compare February 10, 2026 23:37
@TyIsI
Copy link
Copy Markdown
Contributor Author

TyIsI commented Feb 10, 2026

It appears that the issue is still at play on the preview deploy:

https://deploy-preview-5697--mocha.netlify.app/#emacs

And I'm now trying to figure out why.

@TyIsI
Copy link
Copy Markdown
Contributor Author

TyIsI commented Feb 10, 2026

It should work now. The "./words" notation was the correct one, but it appears that the redirect file was cached.

Copy link
Copy Markdown
Member

@mark-wiemer mark-wiemer left a comment

Choose a reason for hiding this comment

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

Thank you!

@mark-wiemer mark-wiemer merged commit dd9145d into mochajs:main Feb 14, 2026
2 checks 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.

🐛 Bug: TSDoc anchored redirects are broken

2 participants