Skip to content

docs: fix incorrect dormouse.sh URL references - #300

Merged
nedtwigg merged 1 commit into
mainfrom
fix/docs-url-references
Jul 27, 2026
Merged

docs: fix incorrect dormouse.sh URL references#300
nedtwigg merged 1 commit into
mainfrom
fix/docs-url-references

Conversation

@dormouse-bot

Copy link
Copy Markdown
Collaborator

Two incorrect published-URL references in docs, surfaced by the nightly code-quality survey.

  • docs/specs/pocket-app.md — the selfhost-auth note referenced dormouse.dev, a domain that appears nowhere else in the repo. Every other reference to the marketing/SaaS domain is dormouse.sh (server.md, deploy.md, auto-update.md, the tauri.conf.json CSP, csp.mjs's DEFAULT_REMOTE_CONNECT_SRC, the CHANGELOG). Corrected to dormouse.sh.
  • README.md — the "Standalone app" link pointed at https://dormouse.sh#downloads, but the download section's anchor is id="download" (singular, no trailing s) — see website/src/pages/Home.tsx. The canonical link form used elsewhere (SiteHeader.tsx nav, both vscode-ext/README.md links) is /#download. Corrected to https://dormouse.sh/#download, so the link actually scrolls to the download section.

No regression test: both are pure documentation string fixes with no runtime surface. spec-lint passes.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 26, 2026

Copy link
Copy Markdown

Deploying mouseterm with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0611d25
Status: ✅  Deploy successful!
Preview URL: https://e98f0342.mouseterm.pages.dev
Branch Preview URL: https://fix-docs-url-references.mouseterm.pages.dev

View logs

@nedtwigg
nedtwigg merged commit 3c06cdf into main Jul 27, 2026
4 checks passed
@nedtwigg
nedtwigg deleted the fix/docs-url-references branch July 27, 2026 19:46
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