From 5ac0c4a0d3992e4b0a6f6a0539866bccd6637eba Mon Sep 17 00:00:00 2001 From: owshiiii <201320587+ram-skrrrtskrrrt@users.noreply.github.com> Date: Thu, 20 Mar 2025 04:48:37 +0800 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index f901d5a..9277d4a 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,28 +1,28 @@ -[ShellCheck](https://github.com/koalaman/shellcheck/wiki) +[ShellCheck](https://github.com/shellcheck) * Installation - * [CentOS6](https://github.com/koalaman/shellcheck/wiki/CentOS6) - * [More Installation Guides](https://github.com/koalaman/shellcheck/wiki/More-Installation-Guides) + * [CentOS6](https://github.com/shellcheck/CentOS6) + * [More Installation Guides](https://github.com/shellcheck/Installation) * Usage - * [Directive](https://github.com/koalaman/shellcheck/wiki/Directive) - * [Ignore](https://github.com/koalaman/shellcheck/wiki/Ignore) + * [Directive](https://github.com/shellcheck/Directive) + * [Ignore](https://github.com/shellcheck/Ignore) * Integrating and extending - * [Misc. contributions](https://github.com/koalaman/shellcheck/wiki/Contrib) - * [Azure Pipelines](https://github.com/koalaman/shellcheck/wiki/Azure-Pipelines) - * [Buildkite](https://github.com/koalaman/shellcheck/wiki/Buildkite) - * [CircleCI](https://github.com/koalaman/shellcheck/wiki/CircleCI) - * [DevGuide](https://github.com/koalaman/shellcheck/wiki/DevGuide) - * [Integration](https://github.com/koalaman/shellcheck/wiki/Integration) - * [JUnit](https://github.com/koalaman/shellcheck/wiki/JUnit) - * [Phabricator](https://github.com/koalaman/shellcheck/wiki/Phabricator) - * [TravisCI](https://github.com/koalaman/shellcheck/wiki/TravisCI) - * [GitLab CI](https://github.com/koalaman/shellcheck/wiki/GitLab-CI) - * [Drone](https://github.com/koalaman/shellcheck/wiki/Drone) - * [GitHub Actions](https://github.com/koalaman/shellcheck/wiki/GitHub-Actions) + * [Misc. contributions](https://github.com/shellcheck/Contrib) + * [Azure Pipelines](https://github.com/shellcheck/Azure-Pipelines) + * [Buildkite](https://github.com/shellcheck/Buildkite) + * [Circle](https://github.com/shellcheck/CircleCI) + * [DevGuide](https://github.com/shellcheck/DevGuide) + * [Integration](https://github.com/shellcheck/Integration) + * [Unit](https://github.com/shellcheck/Unit) + * [Phabricator](https://github.com/shellcheck/Phabricator) + * [Travis](https://github.com/shellcheck/Travis) + * [GitLab](https://github.com/shellcheck/GitLab) + * [Drone](https://github.com/shellcheck/Drone) + * [GitHub Actions](https://github.com/'/shellcheck/GitHub-Actions) -* [Severity](https://github.com/koalaman/shellcheck/wiki/severity) -* [Template](https://github.com/koalaman/shellcheck/wiki/Template) +* [Severity](https://github.com/shellcheck/severity) +* [Template](https://github.com/shellcheck/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 [[S001]]. Use GitHub "Pages" feature above to find a specific one, or see [[Checks]]. \ No newline at end of file