Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor: update README's toc #1511

Merged
merged 1 commit into from
Jun 8, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ _Github PR reporter_
- [Other](#other)
- [Installation](#installation)
- [Assisted installation](#assisted-installation)
- [Upgrade from MegaLinter v4](#upgrade-from-megalinter-v4)
- [Manual installation](#manual-installation)
- [GitHub Action](#github-action)
- [Azure Pipelines](#azure-pipelines)
Expand All @@ -82,7 +83,7 @@ _Github PR reporter_
- [Concourse](#concourse)
- [Pipeline step](#pipeline-step)
- [Use it as reusable task](#use-it-as-reusable-task)
- [Run MegaLinter locally](#run-mega-linter-locally)
- [Run MegaLinter locally](#run-megalinter-locally)
- [Configuration](#configuration)
- [Common variables](#common-variables)
- [Activation and deactivation](#activation-and-deactivation)
Expand Down Expand Up @@ -126,7 +127,7 @@ _Github PR reporter_
- [Plugins management](#plugins-management)
- [Simplify architecture and evolutive maintenance](#simplify-architecture-and-evolutive-maintenance)
- [Improve robustness & stability](#improve-robustness--stability)
- [v4 vs v5](#v4-vs-v5)
- [V4 versus V5](#v4-versus-v5)
<!-- table-of-contents-end -->

## Why MegaLinter
Expand Down