From 2a04eef4b05d1c2ef38f5f8e44c217cc27f8556d Mon Sep 17 00:00:00 2001 From: Andreas Offenhaeuser Date: Fri, 15 Feb 2019 10:36:34 +0100 Subject: [PATCH] fix dead snippets anchor --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 198b334..f019449 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ C4-PlantUML includes macros, stereotypes, and other goodies (like VSCode Snippet * [Getting Started](#getting-started) * [Supported Diagram Types](#supported-diagram-types) -* [Snippets for Visual Studio Code](#snipptes-for-visual-studio-code) +* [Snippets for Visual Studio Code](#snippets-for-visual-studio-code) * [Layout Options](#layout-options) * [Samples](#advanced-samples) * [Background](#background) @@ -147,4 +147,4 @@ More information can be found here: ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details \ No newline at end of file +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details