Skip to content

Commit cfdc040

Browse files
authored
Fixed link casing in a post
1 parent 510cfbf commit cfdc040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_posts/2024-06-06-cdk8s-through-argocd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ spec:
152152

153153
While learning about cdk8s I was surprised to learn that it didn't work out of the box with ArgoCD, and that I couldn't find any pre-made plugins.
154154

155-
I did however come across [this great post about cdk8s by Max Brenner](https://shipit.dev/posts/integrating-cdk8s-with-ArgoCD.html) and also [their repository on how to run cdk8s in a container](https://github.com/brennerm/cdk8s-docker).
155+
I did however come across [this great post about cdk8s by Max Brenner](https://shipit.dev/posts/integrating-cdk8s-with-argocd.html) and also [their repository on how to run cdk8s in a container](https://github.com/brennerm/cdk8s-docker).
156156

157157
### Dockerfile
158158

0 commit comments

Comments
 (0)