We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e95f8 commit 56a94f4Copy full SHA for 56a94f4
docs/CONTRIBUTING.md
@@ -102,7 +102,7 @@ that handle a specific aspect of Progressive Delivery.
102
103
The controllers are:
104
105
-* [Rollout Controller](https://github.com/argoproj/argo-rollouts/blob/master/controller/controller.go)
+* [Rollout Controller](https://github.com/argoproj/argo-rollouts/blob/master/rollout/controller.go)
106
* [Service Controller](https://github.com/argoproj/argo-rollouts/blob/master/service/service.go)
107
* [Ingress Controller](https://github.com/argoproj/argo-rollouts/blob/master/ingress/ingress.go)
108
* [Experiment Controller](https://github.com/argoproj/argo-rollouts/blob/master/experiments/controller.go)
0 commit comments