From 646491e8aee7564da8b1c2bc13576413443d00ad Mon Sep 17 00:00:00 2001 From: Adrian Lupu Date: Sat, 28 Dec 2019 15:28:12 +0200 Subject: [PATCH] fix dead snippets anchor #10 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c2d125..d1e3ab8 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)