From 73a5ebab6c5f22254cc844f52db4dce33cb99996 Mon Sep 17 00:00:00 2001 From: Dominik Chilla Date: Sun, 23 Aug 2020 20:44:05 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a929cfe..2fc6b26 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ * [Change service type from NodePort to LoadBalancer](#nginx-ingress-loadbalancer) * [Enable nginx-ingress tcp- and udp-services for apps other than http/s](#nginx-ingress-tcp-udp-enabled) * [Enable client-IP transparency and expose TCP-port 9000](#enable-client-ip-transp-expose-tcp-9000) - * [Deploy my-nginx-service][#deploy-my-nginx-service] + * [Deploy my-nginx-service](#deploy-my-nginx-service) * [Stick the nginx-ingress controler and my-nginx app together](#stick-nginx-ingress-and-tcp-service) * [Test exposed app on TCP-port 9000](#test-nginx-ingress-and-tcp-service)