From 13004ef7d226412474a47c04250fefd28106ba69 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Wed, 11 Aug 2021 22:04:10 +0200 Subject: [PATCH] Fix table of contents in readme This isn't automatically updated anymore since we make some manual changes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 064e75cf..69c0be18 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ while also staying easy to debug and maintain. - [**Performance tuning**](#performance-tuning) - [Environment configuration](#environment-configuration) - [Building](#building) - - [Building without VST3 support](#building-without-vst3-support) - [32-bit bitbridge](#32-bit-bitbridge) + - [32-bit libraries](#32-bit-libraries) - [Debugging](#debugging) - [Attaching a debugger](#attaching-a-debugger)