Skip to content

docs: migrate website links to official domain - #1568

Merged
AlexStocks merged 1 commit into
oceanbase:masterfrom
happy-v587:docs/migrate-site-domain
Sep 11, 2026
Merged

docs: migrate website links to official domain#1568
AlexStocks merged 1 commit into
oceanbase:masterfrom
happy-v587:docs/migrate-site-domain

Conversation

@happy-v587

Copy link
Copy Markdown
Contributor

Which issue or RFC does this PR close?

No linked issue or RFC was provided for this documentation-only migration.

Rationale for this change

The official documentation site is now served from https://powercontext.oceanbase.io. Public documentation links should point to the official domain, while the frf12/powercontext GitHub Pages deployment remains available for temporary debugging.

What changes are included in this PR?

  • Update English, Chinese, and Japanese README links to the official documentation domain.
  • Document both deployment modes in website/README.md:
    • official oceanbase/powercontext at the root of https://powercontext.oceanbase.io;
    • debugging frf12/powercontext at https://frf12.github.io/powercontext/.
  • Preserve the existing workflow branch trigger and repository-specific NEXT_PUBLIC_SITE_URL / NEXT_PUBLIC_BASE_PATH behavior.

Are there any user-facing changes?

Yes. Public README links now lead to the official documentation domain. The debugging GitHub Pages deployment remains supported.

How was this change tested?

  • CI=true pnpm lint
  • Official build with NEXT_PUBLIC_SITE_URL=https://powercontext.oceanbase.io
  • Debug build with NEXT_PUBLIC_BASE_PATH=/powercontext and NEXT_PUBLIC_SITE_URL=https://frf12.github.io
  • Both builds passed link validation and static export verification for 794 pages.
  • git diff --check

AI usage statement

This PR was prepared with OpenAI Codex using GPT-5. The changes were reviewed against the repository PR template and verified with the commands listed above.

@AlexStocks
AlexStocks merged commit ebe77c9 into oceanbase:master Sep 11, 2026
17 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.

2 participants