From a12fbfa65d33c9886621d7bb6fc62150c1ad39c4 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 16 Apr 2021 02:38:42 -0400 Subject: [PATCH] Fix anchor slugs for Core sections. --- Core.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Core.md b/Core.md index 9130f87..8166996 100644 --- a/Core.md +++ b/Core.md @@ -2,17 +2,17 @@ The *Core* plugin (built into Rack itself) includes utilities and interfaces for interfacing between the virtual and hardware world. -- [Audio](#audio) -- [MIDI Interfaces](#midi-interfaces) - - [MIDI-CV](#midi-cv) - - [MIDI-CC](#midi-cc) - - [MIDI-Gate](#midi-gate) - - [MIDI-Map](#midi-map) - - [CV-MIDI](#cv-midi) - - [CV-CC](#cv-cc) - - [CV-Gate](#cv-gate) -- [Blank](#blank) -- [Notes](#notes) +- [Audio](#Audio) +- [MIDI Interfaces](#MIDI-Interfaces) + - [MIDI-CV](#MIDI-CV) + - [MIDI-CC](#MIDI-CC) + - [MIDI-Gate](#MIDI-Gate) + - [MIDI-Map](#MIDI-Map) + - [CV-MIDI](#CV-MIDI) + - [CV-CC](#CV-CC) + - [CV-Gate](#CV-Gate) +- [Blank](#Blank) +- [Notes](#Notes) ## Audio