From 9be76f952677a65f5a7be1a37a6a159d99617fd6 Mon Sep 17 00:00:00 2001 From: Blake North Date: Wed, 30 Apr 2025 11:09:37 -0700 Subject: [PATCH] fix the rest of the links --- _Sidebar.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 1640d67..7eec59a 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -5,17 +5,17 @@ * [More Installation Guides](https://github.com/koalaman/shellcheck/wiki/Installation) * Usage - * [Directive](https://github.com/shellcheck/wiki/Directive) - * [Ignore](https://github.com/shellcheck/wiki/Ignore) + * [Directive](https://github.com/koalaman/shellcheck/wiki/Directive) + * [Ignore](https://github.com/koalaman/shellcheck/wiki/Ignore) * Integrating and extending - * [Misc. contributions](https://github.com/shellcheck/wiki/Contrib) - * [Azure Pipelines](https://github.com/shellcheck/wiki/Azure-Pipelines) - * [Buildkite](https://github.com/shellcheck/wiki/Buildkite) - * [Circle](https://github.com/shellcheck/wiki/CircleCI) - * [DevGuide](https://github.com/shellcheck/wiki/DevGuide) - * [Integration](https://github.com/shellcheck/wiki/Integration) - * [Unit](https://github.com/shellcheck/wiki/Unit) + * [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) + * [DevGuide](https://github.com/koalaman/shellcheck/wiki/DevGuide) + * [Integration](https://github.com/koalaman/shellcheck/wiki/Integration) + * [Unit](https://github.com/koalaman/shellcheck/wiki/Unit) * [Phabricator](https://github.com/shellcheck/Phabricator) * [Travis](https://github.com/shellcheck/Travis) * [GitLab](https://github.com/shellcheck/GitLab)