From 2f9fe49717c01debcdef4bec6b68b343aefdead6 Mon Sep 17 00:00:00 2001 From: Indi Kernick Date: Tue, 29 Oct 2019 01:00:11 +1030 Subject: [PATCH] Fix ToC links (#566) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25d1751..570b5a5 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [.NET](#net) - [C](#c) -- [C#](#c-sharp) -- [C++](#c-1) +- [C#](#c-1) +- [C++](#c-2) - [Clojure](#clojure) - [ClojureScript](#clojurescript) - [Dart](#dart)