From f4a0b1044190b616f579c0a55fc06e502634dbbe Mon Sep 17 00:00:00 2001 From: Sofus Albertsen Date: Tue, 11 Jun 2024 15:06:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b37d05..d12f186 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ You can find a summary of many of the commands used in the exercises in the - [manifests](manifests.md) - [accessing-your-application](accessing-your-application.md) - [services](services.md) -- [deployments-loadbalancing](deployments-ingress.md) +- [deployments-ingress](deployments-ingress.md) - [rolling-updates](rolling-updates.md) - [configmaps-secrets](configmaps-secrets.md) - [persistent-storage](persistent-storage.md)