8000 update quick-start address by liu-song · Pull Request #731 · gocrane/crane · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

update quick-start address #731

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

Merged
merged 2 commits into from
Apr 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Crane Agent is a `DaemonSet` that runs in each node.
## Getting Started

- [Introduction](https://gocrane.io/docs/getting-started/introduction/)
- [Quick Start](https://gocrane.io/docs/getting-started/quick-start/)
- [Quick Start](https://gocrane.io/docs/getting-started/installation/quick-start/)
- [Tutorials](https://gocrane.io/docs/tutorials/)

## Documentation
Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Crane Agent 通过 `DaemonSet` 部署在集群的节点上。
## 快速开始

- [介绍](https://gocrane.io/zh-cn/docs/getting-started/introduction/)
- [快速开始](https://gocrane.io/zh-cn/docs/getting-started/quick-start/)
- [快速开始](https://gocrane.io/zh-cn/docs/getting-started/installation/quick-start/)
- [教程](https://gocrane.io/zh-cn/docs/tutorials/)

## 文档
Expand Down
0