From 5a3be7d07fb0d4cb9996f2932074529b66c9cb46 Mon Sep 17 00:00:00 2001
From: patrick96
Date: Tue, 1 Dec 2020 11:37:54 +0100
Subject: [PATCH] Known Issues: Fix TOC links
---
Known-Issues.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Known-Issues.md b/Known-Issues.md
index 32ac395..818b983 100644
--- a/Known-Issues.md
+++ b/Known-Issues.md
@@ -2,14 +2,14 @@ This page lists some of the issues one can encounter when using polybar. Either
# Contents
- [Running Polybar](#running-polybar)
- * [`Failed to get root pixmap, default to black (is there a wallpaper?)`](#-failed-to-get-root-pixmap--default-to-black--is-there-a-wallpaper---)
- * [`Cannot find root pixmap, try a different tool to set the desktop background`](#-cannot-find-root-pixmap--try-a-different-tool-to-set-the-desktop-background-)
+ * [`Failed to get root pixmap, default to black (is there a wallpaper?)`](#failed-to-get-root-pixmap-default-to-black-is-there-a-wallpaper)
+ * [`Cannot find root pixmap, try a different tool to set the desktop background`](#cannot-find-root-pixmap-try-a-different-tool-to-set-the-desktop-background)
* [Huge Emojis](#huge-emojis)
* [Click Commands are not Executed](#click-commands-are-not-executed)
- * [With multiple modules of the same type, actions on those modules control the leftmost module](#with-multiple-modules-of-the-same-type--actions-on-those-modules-control-the-leftmost-module)
- * [Error While Loading Shared Libraries: libjsoncpp](#error-while-loading-shared-libraries--libjsoncpp)
+ * [With multiple modules of the same type, actions on those modules control the leftmost module](#with-multiple-modules-of-the-same-type-actions-on-those-modules-control-the-leftmost-module)
+ * [Error While Loading Shared Libraries: libjsoncpp](#error-while-loading-shared-libraries-libjsoncpp)
* [Setting Module Backgrounds when using Gradients](#setting-module-backgrounds-when-using-gradients)
- * [`override-redirect` in i3](#-override-redirect--in-i3)
+ * [`override-redirect` in i3](#override-redirect-in-i3)
* [Mouse Interactions not Working in AwesomeWM](#mouse-interactions-not-working-in-awesomewm)
- [Compiling Polybar](#compiling-polybar)
* [Building with Anaconda installed](#building-with-anaconda-installed)