From 4c25bfe75a99d24148bf6fb748c887761d160aa4 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Steenis Date: Mon, 29 Oct 2018 14:07:54 +0100 Subject: [PATCH] Fix links in deploy index docs --- docs/deploy/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/deploy/index.md b/docs/deploy/index.md index 49d97b429f..c1749061b4 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -2,8 +2,7 @@ ## Contents -- [Generic Deployment](#generic-deployment) - - [Mandatory command](#mandatory-command) +- [Prerequisite Generic Deployment Command](#prerequisite-generic-deployment-command) - [Provider Specific Steps](#provider-specific-steps) - [Docker for Mac](#docker-for-mac) - [minikube](#minikube)