Skip to content

Commit e97b98f

Browse files
author
Christopher Remde
committed
Fixed some links on docs website
1 parent 3abeb3b commit e97b98f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config/_default/menus/menus.en.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
name = "Tutorials"
2424
weight = 50
2525
identifier = "tutorials-menu"
26-
url = "docs/tutorials/basic-playback"
26+
url = "docs/tutorials/installation"
2727
parent = "docs"
2828

2929
[[main]]
3030
name = "Help"
3131
weight = 60
3232
identifier = "help-menu"
33-
url = "docs/help/issues-and-bugs"
33+
url = "docs/help/support"
3434
parent = "docs"
3535

3636
[[main]]

0 commit comments

Comments
 (0)