Skip to content

Commit acbe83c

Browse files
committed
fix: wrong argo cli download links.
1 parent b861963 commit acbe83c

File tree

4 files changed

+2
-286
lines changed
  • docs/user_docs/guides/gitops
  • i18n/zh-CN/docusaurus-plugin-content-docs
    • current/user_docs/guides/working-with-k8s
    • version-0.5.0/user_docs/guides/working-with-k8s
  • versioned_docs/version-0.5.0/user_docs/guides/gitops

4 files changed

+2
-286
lines changed

docs/user_docs/guides/gitops/1-quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.pas
117117

118118
#### Setup ArgoCD CLI
119119

120-
+ Install [ArgoCD CLI](https://github.com/argoproj/argo-cd/releases/download)
120+
+ Install [ArgoCD CLI](https://github.com/argoproj/argo-cd/releases)
121121

122122
Use "admin" and password to login to ArgoCD
123123

i18n/zh-CN/docusaurus-plugin-content-docs/current/user_docs/guides/working-with-k8s/argocd.md

Lines changed: 0 additions & 142 deletions
This file was deleted.

i18n/zh-CN/docusaurus-plugin-content-docs/version-0.5.0/user_docs/guides/working-with-k8s/argocd.md

Lines changed: 0 additions & 142 deletions
This file was deleted.

versioned_docs/version-0.5.0/user_docs/guides/gitops/1-quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.pas
117117

118118
#### Setup ArgoCD CLI
119119

120-
+ Install [ArgoCD CLI](https://github.com/argoproj/argo-cd/releases/download)
120+
+ Install [ArgoCD CLI](https://github.com/argoproj/argo-cd/releases)
121121

122122
Use "admin" and password to login to ArgoCD
123123

0 commit comments

Comments
 (0)