Skip to content

Commit b620682

Browse files
committed
Fix 'next' footer link in getting_started to point to WatchingWidgets
Added VitePress frontmatter to override default next link. Now correctly navigates to WatchingWidgets instead of command_it.
1 parent d1d08c2 commit b620682

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/documentation/watch_it/getting_started.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
next:
3+
text: 'WatchingWidgets'
4+
link: '/documentation/watch_it/watching_widgets'
5+
---
6+
17
<div class="header-with-logo">
28
<div class="header-content">
39

0 commit comments

Comments
 (0)