From c3a70f0b0bbfe4a000538ac4c96e1f507fa8ef2b Mon Sep 17 00:00:00 2001 From: Jlcao Date: Mon, 4 Mar 2019 19:56:14 +0800 Subject: [PATCH] Update guide.md --- Spring-Boot/version/documents/2.0.0/guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Spring-Boot/version/documents/2.0.0/guide.md b/Spring-Boot/version/documents/2.0.0/guide.md index b86f6a9..bb0805a 100644 --- a/Spring-Boot/version/documents/2.0.0/guide.md +++ b/Spring-Boot/version/documents/2.0.0/guide.md @@ -28,8 +28,8 @@ * [10.1.1. Maven Installation](#1011-Maven-Installation) * [10.1.2. Gradle Installation](#1012-Gradle-Installation) * [10.2. Installing the Spring Boot CLI](#102-Installing-the-Spring-Boot-CLI) - * [10.2.1. Manual Installation](#1021-Manua-Installation) - * [10.2.2. Installation with SDKMAN!](#1022-Installation-with-SDKMAN!) + * [10.2.1. Manual Installation](#1021-Manual-Installation) + * [10.2.2. Installation with SDKMAN!](#1022-Installation-with-SDKMAN-!) * [10.2.3. OSX Homebrew Installation](#1023-OSX-Homebrew-Installation) * [10.2.4. MacPorts Installation](#1024-MacPorts-Installation) * [10.2.5. Command-line Completion](#1025-Command--line-Completion) -- GitLab