From 491201991ef8bf0a126adf9c78be5d0bc7f86718 Mon Sep 17 00:00:00 2001 From: Michael Drayer Date: Wed, 27 Jun 2018 14:18:25 -0400 Subject: [PATCH] Correct the "Raspberry Pi" link in the ToC. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b795ab97..016a7895 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ MagicMirror² focuses on a modular plugin system and uses [Electron](http://elec ## Table Of Contents - [Installation](#installation) - - [Raspberry Pi](#raspberrypi) + - [Raspberry Pi](#raspberry-pi) - [General](#general) - [Server Only](#server-only) - [Client Only](#client-only)