Skip to content

docs: fix Chinese quickstart authentication links#2152

Merged
qin-ctx merged 1 commit into
volcengine:mainfrom
CuSO41108:codex/fix-zh-auth-links
May 21, 2026
Merged

docs: fix Chinese quickstart authentication links#2152
qin-ctx merged 1 commit into
volcengine:mainfrom
CuSO41108:codex/fix-zh-auth-links

Conversation

@CuSO41108
Copy link
Copy Markdown
Contributor

Description

Fixes two broken relative links to the Chinese authentication guide in the server quickstart documentation.

Related Issue

N/A

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Changes Made

  • Updated two authentication guide links in docs/zh/getting-started/03-quickstart-server.md
  • Changed the relative path from ../../guides/04-authentication.md to ../guides/04-authentication.md

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested this on the following platforms:
    • Linux
    • macOS
    • Windows

Manual validation performed:

  • Verified the target file exists at docs/zh/guides/04-authentication.md
  • Verified the diff only updates the two broken links

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Screenshots (if applicable)

N/A

Additional Notes

Docs-only change.

@github-actions
Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🏅 Score: 100
🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ No major issues detected

@github-actions
Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes broken relative links in the Chinese server quickstart so readers can correctly navigate to the authentication guide under docs/zh/guides/.

Changes:

  • Updated two relative links in docs/zh/getting-started/03-quickstart-server.md to point to ../guides/04-authentication.md.
  • Removed the now-invalid ../../guides/04-authentication.md references (verified no remaining matches under docs/zh/).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@qin-ctx qin-ctx merged commit 4d406b7 into volcengine:main May 21, 2026
6 of 7 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in OpenViking project May 21, 2026
@CuSO41108 CuSO41108 deleted the codex/fix-zh-auth-links branch May 21, 2026 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants