From d2cd692ce6fe144e6991512068fe5df17fb67c7a Mon Sep 17 00:00:00 2001 From: Guerraart8 <171480307+Guerraart8@users.noreply.github.com> Date: Fri, 7 Jun 2024 03:13:48 -0600 Subject: [PATCH] Updated _Sidebar (markdown => rest) --- _Sidebar.md => _Sidebar.rest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename _Sidebar.md => _Sidebar.rest (89%) diff --git a/_Sidebar.md b/_Sidebar.rest similarity index 89% rename from _Sidebar.md rename to _Sidebar.rest index f901d5a..7783135 100644 --- a/_Sidebar.md +++ b/_Sidebar.rest @@ -1,4 +1,4 @@ -[ShellCheck](https://github.com/koalaman/shellcheck/wiki) +[ShellCheck](https://github.com/guerraart8/koalaman/shellcheck/wiki) * Installation * [CentOS6](https://github.com/koalaman/shellcheck/wiki/CentOS6) @@ -25,4 +25,4 @@ * [Severity](https://github.com/koalaman/shellcheck/wiki/severity) * [Template](https://github.com/koalaman/shellcheck/wiki/Template) -Each individual ShellCheck warning has its own wiki page like [[SC1000]]. Use GitHub Wiki's "Pages" feature above to find a specific one, or see [[Checks]]. \ No newline at end of file +Each individual ShellCheck warning has its own wiki page like [[SC1000]]. Use GitHub Wiki's "Pages" feature guerraart8 to find a specific , or see [[Checks]]. \ No newline at end of file