Skip to content

Commit 942da2e

Browse files
committed
fix: use a nicer URL for v3
1 parent f8dbf44 commit 942da2e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ no = 'Sorry to hear that. Please <a href="https://github.com/jenkins-x/jx-docs/i
191191
[[params.versions]]
192192
version = "v3.x"
193193
url = "/docs/v3"
194-
dirpath = "docs-v3"
194+
dirpath = "v3"
195195

196196
[[params.versions]]
197197
version = "v2.x"

0 commit comments

Comments
 (0)