Skip to content

Commit a3bcb1d

Browse files
committed
fixed bad links
Signed-off-by: David Söderlund <[email protected]>
1 parent f0ffc1b commit a3bcb1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_posts/2023-04-14-the-joy-of-kubernetes-2---let-us-encrypt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In this second entry in The Joy of Kubernetes we will take a closer look at the
2626
## Prerequisites 🎨
2727

2828
- ~~A canvas, some brushes, and some paint~~ A kubernetes cluster and kubectl.
29-
- Optional, Argo CD with the application set creation from [the previous post](../he-joy-of-kubernetes-1-argocd-with-private-git-repo).
29+
- Optional, Argo CD with the application set creation from [the previous post](../the-joy-of-kubernetes-1-argocd-with-private-git-repo).
3030
- A domain that you control
3131
- A [supported DNS provider](https://cert-manager.io/docs/configuration/acme/dns01/#supported-dns01-providers)
3232

docs/_posts/2023-04-20-the-joy-of-kubernetes-3---private-docker-registry-on-nfs-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The goal is to set up a private container registry on our kubernetes cluster usi
2929
## Prerequisites 🎨
3030

3131
- ~~A canvas, some brushes, and some paint~~ A kubernetes cluster and kubectl.
32-
- Optional, Argo CD with the application set creation from [the first post in the series](../he-joy-of-kubernetes-1-argocd-with-private-git-repo).
32+
- Optional, Argo CD with the application set creation from [the first post in the series](../the-joy-of-kubernetes-1-argocd-with-private-git-repo).
3333
- The ability to set up NFS storage, or some other storage class
3434

3535
### Argo CD

0 commit comments

Comments
 (0)