Skip to content

Commit bd55df2

Browse files
committed
fix: changing Docs to Documentation
The PR changes the Docs to Documentaion in NavBar and in the SideBar
1 parent 8f07fd3 commit bd55df2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ privacy_policy = "https://policies.google.com/privacy"
117117

118118
# Menu title if your navbar has a versions selector to access old versions of your site.
119119
# This menu appears only if you have at least one [params.versions] set.
120-
version_menu = "Docs"
120+
version_menu = "Documentation"
121121

122122
# Repository configuration (URLs for in-page links to opening issues and suggesting changes)
123123
github_repo = "https://github.com/jenkins-x/jx-docs"

content/en/v3/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Jenkins X 3.x
3-
linktitle: Docs
3+
linktitle: Documentation
44
type: docs
55
weight: 45
66
aliases:

0 commit comments

Comments
 (0)