Skip to content

Commit 61d6a8e

Browse files
authored
Update kubernetes info link to CD script (#2153)
1 parent 6b5f248 commit 61d6a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: deployment/kubernetes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ helm upgrade api-platform ./helm/api-platform --namespace=default \
186186

187187
## GitHub Actions Example for deployment
188188

189-
You can find a [complete deploy command for GKE](https://github.com/api-platform/demo/blob/main/.github/workflows/cd.yml) on the [demo project](https://github.com/api-platform/demo/):
189+
You can find a [complete deploy command for GKE](https://github.com/api-platform/demo/blob/4.1/.github/workflows/cd.yml) on the [demo project](https://github.com/api-platform/demo/):
190190

191191
## Symfony Messenger
192192

0 commit comments

Comments
 (0)