Skip to content

Commit

Permalink
Change Argo CD URL
Browse files Browse the repository at this point in the history
  • Loading branch information
disposab1e committed Nov 11, 2019
1 parent 9bcc530 commit b54d303
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This **community maintained** Argo CD Operator is based on the **community maint

## About Argo CD

[Argo CD](https://argoproj.github.io) is a declarative, GitOps continuous delivery tool for Kubernetes.
[Argo CD](https://argoproj.github.io/argo-cd/) is a declarative, GitOps continuous delivery tool for Kubernetes.


## Operator Features
Expand All @@ -23,7 +23,7 @@ This **community maintained** Argo CD Operator is based on the **community maint

## Get started

[Quickstart](https://argocd-operator-helm.readthedocs.io/en/latest/quickstart.html) or try our comprehensive guides to install this opertor and [Argo CD](https://argoproj.github.io) in [ContainerReady Containers](https://argocd-operator-helm.readthedocs.io/en/latest/openshift/crc.html), [Google Cloud Platform](https://argocd-operator-helm.readthedocs.io/en/latest/kubernetes/gcp.html) or [Minikube](https://argocd-operator-helm.readthedocs.io/en/latest/kubernetes/minikube.html).
[Quickstart](https://argocd-operator-helm.readthedocs.io/en/latest/quickstart.html) or try our comprehensive guides to install this opertor and [Argo CD](https://argoproj.github.io/argo-cd/) in [ContainerReady Containers](https://argocd-operator-helm.readthedocs.io/en/latest/openshift/crc.html), [Google Cloud Platform](https://argocd-operator-helm.readthedocs.io/en/latest/kubernetes/gcp.html) or [Minikube](https://argocd-operator-helm.readthedocs.io/en/latest/kubernetes/minikube.html).


## Why an Operator and not just a Helm Chart?
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ spec:
### About Argo CD
[Argo CD](https://argoproj.github.io) is a declarative, GitOps continuous delivery tool for Kubernetes.
[Argo CD](https://argoproj.github.io/argo-cd/) is a declarative, GitOps continuous delivery tool for Kubernetes.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ opertor and `Argo CD`_ in `ContainerReady Containers`_, `Google Cloud Platform`_

.. _Argo CD Helm Chart: https://github.com/argoproj/argo-helm/tree/master/charts/argo-cd
.. _Argo CD Operator (Helm): https://github.com/disposab1e/argocd-operator-helm
.. _Argo CD: https://argoproj.github.io/
.. _Argo CD: https://argoproj.github.io/argo-cd/
.. _Quickstart: quickstart.html
.. _ContainerReady Containers: openshift/crc.html
.. _Google Cloud Platform: kubernetes/gcp.html
Expand Down

0 comments on commit b54d303

Please sign in to comment.