From ef768fcf282754e8a5cfac35a4858b5239b99f39 Mon Sep 17 00:00:00 2001 From: GroggyOtter Date: Fri, 5 May 2023 04:17:54 -0500 Subject: [PATCH] Update README.md Fixed missing # in links --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 21445d8..7df9063 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ *** * [What does Multi_Clipboard do?](#what-does-multi_clipboard-do) * [Properties](#properties) - * [Number Set Properties](number-set-properties) + * [Number Set Properties](#number-set-properties) * [Modifier Actions Properties](#modifier-actions-properties) - * ['Show All Clipboards' Hotkey](show-all-clipboards-hotkey) - * [Optional Properties](optional-properties) -* [Methods](methods) -* [Why remake it?](why-remake-it) + * ['Show All Clipboards' Hotkey](#show-all-clipboards-hotkey) + * [Optional Properties](#optional-properties) +* [Methods](#methods) +* [Why remake it?](#why-remake-it) ## What does Multi_Clipboard do? A script with configurable multi-clipboard support.