Skip to content

Commit d0b4263

Browse files
fix: Use Readthedocs versioned website for Rollout documentation (#190)
Signed-off-by: Kostis (Octopus Deploy) <39800303+kostis-codefresh@users.noreply.github.com>
1 parent 97653d0 commit d0b4263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/pages/rollouts/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description: "Advanced Kubernetes deployment strategies such as Canary and Blue-
55
image: rollouts.png
66
thumbnail: rollouts-thumbnail.png
77
repo: argo-rollouts
8-
docs: https://argoproj.github.io/argo-rollouts
9-
quickstart: https://argoproj.github.io/argo-rollouts/getting-started
8+
docs: https://argo-rollouts.readthedocs.io
9+
quickstart: https://argo-rollouts.readthedocs.io/en/stable/getting-started/
1010
---
1111

1212
## What is Argo Rollouts?

0 commit comments

Comments
 (0)