Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: fix quick start page link #894

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

NeroBlackstone
Copy link
Contributor

@NeroBlackstone NeroBlackstone commented Sep 21, 2024

Brief changelog

Fix link in 步骤 4: 启动服务

No local build test.

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a GITHUB_issue filed for the change(usually before you start working on it). Trivial changes such as typos do not necessitate a GITHUB issue. Your pull request should solely focus on addressing this specific issue without incorporating any other modifications. Each PR should resolve a single issue.
  • Format the pull request title like doc: add an operations guide document. Each commit within the pull request should contain a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Test your code locally by running npm run build, and make sure it works as expected.
  • Ensure that no files under the build folder are included in the commit, as well as the package-lock.json and yarn.lock files.

@NeroBlackstone NeroBlackstone changed the title Update quickstart.md doc: fix qick start page link Sep 21, 2024
@NeroBlackstone NeroBlackstone changed the title doc: fix qick start page link doc: fix quick start page link Sep 21, 2024
Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

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

LGTM

@slievrly slievrly merged commit 3b95816 into apache:docusaurus Sep 27, 2024
3 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.

3 participants