From 9003462e763c30ef91b6e675d2a1aa548a53b3c6 Mon Sep 17 00:00:00 2001 From: Jim Tittsler Date: Sun, 5 Jul 2020 08:47:10 +0900 Subject: [PATCH] Fix README ToC link (#1757) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2367254d..1e306aff 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ You can also check out the website for Micro at https://micro-editor.github.io. - [macOS terminal](#macos-terminal) - [Linux clipboard support](#linux-clipboard-support) - [Colors and syntax highlighting](#colors-and-syntax-highlighting) - - [Plan9, Cygwin, Mingw](#plan9-cygwin-mingw) + - [Cygwin, Mingw, Plan9](#cygwin-mingw-plan9) - [Usage](#usage) - [Documentation and Help](#documentation-and-help) - [Contributing](#contributing)