diff --git a/docs/content/en/contribute/docs/contrib-guidelines-docs/_index.md b/docs/content/en/contribute/docs/contrib-guidelines-docs/_index.md index c4ca2e0d0b..9f48b69b58 100644 --- a/docs/content/en/contribute/docs/contrib-guidelines-docs/_index.md +++ b/docs/content/en/contribute/docs/contrib-guidelines-docs/_index.md @@ -1,7 +1,7 @@ --- title: Contribution guidelines for documentation description: Guidelines for contributing towards Keptn Lifecycle Toolkit -weight: 300 +weight: 100 --- The [Contribution Guidelines](../../general/contrib-guidelines-gen) page diff --git a/docs/content/en/contribute/docs/linter-requirements/_index.md b/docs/content/en/contribute/docs/linter-requirements/_index.md index 2ea8d4b754..3dd8ef4ec2 100644 --- a/docs/content/en/contribute/docs/linter-requirements/_index.md +++ b/docs/content/en/contribute/docs/linter-requirements/_index.md @@ -1,7 +1,7 @@ --- title: Linter Requirements description: To maintain optimal code quality, this project employs linters which require a specific IDE configuration for effective utilization. -weight: 400 +weight: 320 --- ## Linter Requirements diff --git a/docs/content/en/contribute/docs/local-building/_index.md b/docs/content/en/contribute/docs/local-building/_index.md index 73d360856a..79eede71a6 100644 --- a/docs/content/en/contribute/docs/local-building/_index.md +++ b/docs/content/en/contribute/docs/local-building/_index.md @@ -1,7 +1,7 @@ --- title: Build Documentation Locally description: This guide explains how to create a local version of the documentation -weight: 400 +weight: 200 --- ## Building the documentation locally