Skip to content

Commit

Permalink
fix: wrong argo cli download links.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peefy committed Jul 9, 2023
1 parent b861963 commit acbe83c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 286 deletions.
2 changes: 1 addition & 1 deletion docs/user_docs/guides/gitops/1-quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.pas

#### Setup ArgoCD CLI

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

Use "admin" and password to login to ArgoCD

Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.pas

#### Setup ArgoCD CLI

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

Use "admin" and password to login to ArgoCD

Expand Down

0 comments on commit acbe83c

Please sign in to comment.