Skip to content

Commit 56a94f4

Browse files
kostis-codefreshhuikang
authored andcommitted
docs: fixed rollout controller link
Signed-off-by: Kostis Kapelonis <[email protected]>
1 parent 74e95f8 commit 56a94f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ that handle a specific aspect of Progressive Delivery.
102102

103103
The controllers are:
104104

105-
* [Rollout Controller](https://github.com/argoproj/argo-rollouts/blob/master/controller/controller.go)
105+
* [Rollout Controller](https://github.com/argoproj/argo-rollouts/blob/master/rollout/controller.go)
106106
* [Service Controller](https://github.com/argoproj/argo-rollouts/blob/master/service/service.go)
107107
* [Ingress Controller](https://github.com/argoproj/argo-rollouts/blob/master/ingress/ingress.go)
108108
* [Experiment Controller](https://github.com/argoproj/argo-rollouts/blob/master/experiments/controller.go)

0 commit comments

Comments
 (0)