From 6925587f7f30989bdc2b55fbb4e8705b35ba49ef Mon Sep 17 00:00:00 2001 From: Lennon Jesus Date: Fri, 7 Jul 2017 16:07:13 -0300 Subject: [PATCH] Fix anchor in table of contents (#58) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2b9ebb..863be26 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [REST Client](#rest-client) - [Settings Sync](#settings-sync) - [Yo](#yo) -- [Formatting/Beautification](#formatting-beautification) +- [Formatting/Beautification](#formatting--beautification) - [Align](#align) - [Auto Close Tag](#auto-close-tag) - [Auto Rename Tag](#auto-rename-tag)