Skip to content

Commit 756d074

Browse files
committed
fix: redirects the 'Getting Started' link to the right guide
1 parent d96df3d commit 756d074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/navigation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ main:
22
- title: "About"
33
url: /about
44
- title: "Getting Started"
5-
url: https://docs.openwdl.org/overview.html
5+
url: https://docs.openwdl.org/getting-started/quickstart.html
66
- title: "Specification"
77
url: /spec
88
- title: "Documentation"

0 commit comments

Comments
 (0)