Skip to content

[codex] replace stale shifu.run website links - #392

Open
tomqin93 wants to merge 1 commit into
mainfrom
codex/remove-stale-shifurun-links
Open

[codex] replace stale shifu.run website links#392
tomqin93 wants to merge 1 commit into
mainfrom
codex/remove-stale-shifurun-links

Conversation

@tomqin93

@tomqin93 tomqin93 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind cleanup
/kind documentation

What this PR does / why we need it:

Replaces stale public shifu.run links with current shifu.dev links across docs, blog content, demo navigation, Chinese translations, and Docusaurus edit links. It also removes a dead commented cloud.shifu.run demo block from source.

shifu.run no longer resolves, while the corresponding shifu.dev pages and demo disclaimer page are live. This keeps users on working documentation and demo paths.

Which issue(s) this PR fixes:

N/A

How is this PR tested:

  • unit test
  • e2e test
  • other (please specify): bun run build

Special notes for your reviewer:

This PR intentionally leaves azure-pipelines/deploy.yml deployment-internal names alone. The endpoint and /var/www/shifu.run path may be legacy deployment plumbing for the current site host, so changing them should be handled separately with server-side deploy verification.

Does this PR introduce a user-facing change?

Yes, stale website links now point at shifu.dev instead of the non-resolving shifu.run domain.

Fixed stale shifu.run links in website docs and demo pages to point at shifu.dev.

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
shifu-dev Ready Ready Preview, Comment Jul 1, 2026 10:40am

Request Review

@tomqin93
tomqin93 marked this pull request as ready for review July 1, 2026 10:38
@tomqin93
tomqin93 requested a review from saiyan86 as a code owner July 1, 2026 10:38

@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: abe0c9ebab

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

<img src="/blog-220930/shifu-install.png" width="60%" />

You can also check out [a more detailed tutorial on installing Shifu locally](https://shifu.run/docs/guides/install-shifu-dev).
You can also check out [a more detailed tutorial on installing Shifu locally](https://shifu.dev/docs/guides/install-shifu-dev).

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Use the published local-install route

This replacement still points readers to https://shifu.dev/docs/guides/install-shifu-dev, but the local-install doc in this Docusaurus repo is docs/guides/install/install-shifu-dev.md, which publishes under /docs/guides/install/install-shifu-dev/ (the same stale path also appears in the other changed local-install blog links). As written, the cleanup swaps the dead domain for a still-broken page, so users following the updated tutorial link hit a 404 instead of the current local install guide.

Useful? React with 👍 / 👎.

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