Skip to content

Update all docs links to point to rezitui.dev#140

Merged
RtlZeroMemory merged 1 commit into
mainfrom
update-docs-links
Feb 21, 2026
Merged

Update all docs links to point to rezitui.dev#140
RtlZeroMemory merged 1 commit into
mainfrom
update-docs-links

Conversation

@RtlZeroMemory

Copy link
Copy Markdown
Owner

Replace rtlzeromemory.github.io/Rezi references with rezitui.dev across the repo:

  • README.md: add Website link to header nav, update all doc links
  • 6 package.json homepage fields → https://rezitui.dev
  • 4 package READMEs → rezitui.dev/docs
  • mkdocs.yml site_url → rezitui.dev
  • docs/dev/docs.md → rezitui.dev

Replace rtlzeromemory.github.io/Rezi references with rezitui.dev
across the repo:

- README.md: add Website link to header nav, update all doc links
- 6 package.json homepage fields → https://rezitui.dev
- 4 package READMEs → rezitui.dev/docs
- mkdocs.yml site_url → rezitui.dev
- docs/dev/docs.md → rezitui.dev

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@RtlZeroMemory
RtlZeroMemory merged commit eb326f1 into main Feb 21, 2026
22 of 29 checks passed

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

ℹ️ 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".

Comment thread README.md
<a href="https://rtlzeromemory.github.io/Rezi/widgets/">Widgets</a> ·
<a href="https://rtlzeromemory.github.io/Rezi/api/">API</a> ·
<a href="https://rezitui.dev">Website</a> ·
<a href="https://rezitui.dev/docs">Docs</a> ·

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 Remove /docs prefix from published docs links

The README now points users to https://rezitui.dev/docs/..., but this repo’s docs pipeline still publishes MkDocs output from out/site as the site root (.github/workflows/docs.yml uploads out/site, and mkdocs.yml sets site_url: https://rezitui.dev/). In that deployment mode, pages are generated at /getting-started/... and /api/..., so the new /docs/... links can send users to non-existent routes.

Useful? React with 👍 / 👎.

@RtlZeroMemory
RtlZeroMemory deleted the update-docs-links branch February 28, 2026 04:19
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