Skip to content

Commit 8b8b0b4

Browse files
authored
Rename docs/rollback.md to docs/features/rollback.md (argoproj#2438)
fixing 404 https://argoproj.github.io/argo-rollouts/features/rollback.md - put it in the expected location Signed-off-by: Alex Eftimie <[email protected]> Signed-off-by: Alex Eftimie <[email protected]>
1 parent c3e305d commit 8b8b0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rollback.md renamed to docs/features/rollback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ spec:
2020
revisionHistoryLimit: 5
2121
```
2222
23-
Assume a linear revision history: `1`, `2`, `3`, `4`, `5 (current)`. A rollback from revision 5 back to 4 or 3 will fall within the window, so it will be fast tracked.
23+
Assume a linear revision history: `1`, `2`, `3`, `4`, `5 (current)`. A rollback from revision 5 back to 4 or 3 will fall within the window, so it will be fast tracked.

0 commit comments

Comments
 (0)