Skip to content

fix: correct grpc quick start image path#1120

Merged
Aias00 merged 1 commit into
apache:mainfrom
SouthwestAsiaFloat:fix/grpc-quick-start-image
Jun 8, 2026
Merged

fix: correct grpc quick start image path#1120
Aias00 merged 1 commit into
apache:mainfrom
SouthwestAsiaFloat:fix/grpc-quick-start-image

Conversation

@SouthwestAsiaFloat

@SouthwestAsiaFloat SouthwestAsiaFloat commented May 25, 2026

Copy link
Copy Markdown
Contributor

Description

Fix incorrect image paths in grpc quick start documentation.

Changes

  • Corrected image paths in Chinese grpc quick start docs
  • Updated multiple versioned documents

Related Issue

Closes #1119

Copilot AI 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.

Pull request overview

Fixes a broken image reference in the Chinese gRPC quick start documentation by updating the <img> source path to an image that exists in the site’s static assets, and applies the fix across current and multiple versioned docs to keep published versions consistent.

Changes:

  • Replaced /img/shenyu/quick-start/grpc/gen-install.png with /img/shenyu/quick-start/grpc/grpc-install.png in zh gRPC quick start docs.
  • Applied the same correction across current and multiple historical versions (2.5.0 → 2.7.0.3).

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
i18n/zh/docusaurus-plugin-content-docs/current/quick-start/quick-start-grpc.md Fixes broken gRPC install screenshot path in current zh docs.
i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/quick-start/quick-start-grpc.md Backports the screenshot path fix to v2.5.0 zh docs.
i18n/zh/docusaurus-plugin-content-docs/version-2.5.1/quick-start/quick-start-grpc.md Backports the screenshot path fix to v2.5.1 zh docs.
i18n/zh/docusaurus-plugin-content-docs/version-2.6.0/quick-start/quick-start-grpc.md Backports the screenshot path fix to v2.6.0 zh docs.
i18n/zh/docusaurus-plugin-content-docs/version-2.6.1/quick-start/quick-start-grpc.md Backports the screenshot path fix to v2.6.1 zh docs.
i18n/zh/docusaurus-plugin-content-docs/version-2.7.0/quick-start/quick-start-grpc.md Backports the screenshot path fix to v2.7.0 zh docs.
i18n/zh/docusaurus-plugin-content-docs/version-2.7.0.1/quick-start/quick-start-grpc.md Backports the screenshot path fix to v2.7.0.1 zh docs.
i18n/zh/docusaurus-plugin-content-docs/version-2.7.0.2/quick-start/quick-start-grpc.md Backports the screenshot path fix to v2.7.0.2 zh docs.
i18n/zh/docusaurus-plugin-content-docs/version-2.7.0.3/quick-start/quick-start-grpc.md Backports the screenshot path fix to v2.7.0.3 zh docs.

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

@Aias00 Aias00 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Aias00 Aias00 merged commit 00e0bcb into apache:main Jun 8, 2026
2 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.

[BUG] Broken image in Chinese gRPC quick start documentation

3 participants