We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f07fd3 commit bd55df2Copy full SHA for bd55df2
config.toml
@@ -117,7 +117,7 @@ privacy_policy = "https://policies.google.com/privacy"
117
118
# Menu title if your navbar has a versions selector to access old versions of your site.
119
# This menu appears only if you have at least one [params.versions] set.
120
-version_menu = "Docs"
+version_menu = "Documentation"
121
122
# Repository configuration (URLs for in-page links to opening issues and suggesting changes)
123
github_repo = "https://github.com/jenkins-x/jx-docs"
content/en/v3/_index.md
@@ -1,6 +1,6 @@
1
---
2
title: Jenkins X 3.x
3
-linktitle: Docs
+linktitle: Documentation
4
type: docs
5
weight: 45
6
aliases:
0 commit comments