diff --git a/_Sidebar.md b/_Sidebar.md index 83a7f6b..f901d5a 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,8 +1,8 @@ -[ShellCheck](https://github.com/koalaman/shellcheck) +[ShellCheck](https://github.com/koalaman/shellcheck/wiki) * Installation * [CentOS6](https://github.com/koalaman/shellcheck/wiki/CentOS6) - * [More Installation Guides](https://github.com/koalaman/shellcheck/wiki/Installation) + * [More Installation Guides](https://github.com/koalaman/shellcheck/wiki/More-Installation-Guides) * Usage * [Directive](https://github.com/koalaman/shellcheck/wiki/Directive) @@ -12,17 +12,17 @@ * [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) - * [Circle](https://github.com/koalaman/shellcheck/wiki/CircleCI) + * [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) - * [Travis](https://github.com/koalaman/shellcheck/wiki/Travis) - * [GitLab](https://github.com/koalaman/shellcheck/wiki/GitLab) + * [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) * [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 [[S001]]. Use GitHub "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 above to find a specific one, or see [[Checks]]. \ No newline at end of file