Skip to content

Commit

Permalink
fix: documentation links (argoproj#12446)
Browse files Browse the repository at this point in the history
Signed-off-by: jmeridth <jmeridth@gmail.com>
  • Loading branch information
jmeridth authored and isubasinghe committed Feb 25, 2024
1 parent 809135d commit acd7edc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Check out our [Java, Golang and Python clients](docs/client-libraries.md).

## Quickstart

* [Get started here](docs/quick-start.md)
* [Get started here](https://argo-workflows.readthedocs.io/en/release-3.5/quick-start/)
* [Walk-through examples](https://argo-workflows.readthedocs.io/en/release-3.5/walk-through/)

## Documentation
Expand Down
3 changes: 3 additions & 0 deletions docs/workflow-controller-configmap.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#######
# NEW URL FOR THIS FILE: https://argo-workflows.readthedocs.io/en/release-3.5/workflow-controller-configmap.yaml
#######
# This file describes the config settings available in the workflow controller configmap
apiVersion: v1
kind: ConfigMap
Expand Down

0 comments on commit acd7edc

Please sign in to comment.