update README.md contents links
fix broken TOC links
This commit is contained in:
parent
b5819d8f4d
commit
d198e19a5f
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@ This is an nginx Ingress controller that uses [ConfigMap](https://github.com/kub
|
|||
|
||||
## Contents
|
||||
* [Conventions](#conventions)
|
||||
* [Requirements](#what-it-provides)
|
||||
* [Dry running](#dry-running-the-ingress-controller)
|
||||
* [Requirements](#requirements)
|
||||
* [Dry running](#try-running-the-ingress-controller)
|
||||
* [Deployment](#deployment)
|
||||
* [HTTP](#http)
|
||||
* [HTTPS](#https)
|
||||
|
@ -23,7 +23,7 @@ This is an nginx Ingress controller that uses [ConfigMap](https://github.com/kub
|
|||
* [Disabling NGINX ingress controller](#disabling-nginx-ingress-controller)
|
||||
* [Log format](#log-format)
|
||||
* [Local cluster](#local-cluster)
|
||||
* [Debug & Troubleshooting](#troubleshooting)
|
||||
* [Debug & Troubleshooting](#debug--troubleshooting)
|
||||
* [Why endpoints and not services?](#why-endpoints-and-not-services)
|
||||
* [Limitations](#limitations)
|
||||
* [NGINX Notes](#nginx-notes)
|
||||
|
|
Loading…
Reference in a new issue