Skip to content

Commit 433218f

Browse files
committed
website: add back install and launch page on nav
1 parent d79c625 commit 433218f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/.vitepress/config.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,14 @@ export default defineConfig({
5050
{ text: "Key Reminders", link: "/guides/reminders" },
5151
{ text: "Connecitiviy Files", link: "/guides/connectivity" },
5252
{ text: "Simulation Files", link: "/guides/simulation_data" },
53+
{ text: "Install and Launch", link: "/guides/install_and_launch" },
5354
],
5455
},
5556
{
5657
text: "QuickView",
5758
items: [
5859
{ text: "Resources", link: "/guides/quickview/resources" },
59-
{ text: "Shortcuts", link: "/guides/quickview/shortcuts" },
60+
{ text: "Keyboard Shortcuts",link: "/guides/quickview/shortcuts" },
6061
{ text: "Toolbar", link: "/guides/quickview/toolbar" },
6162
{ text: "Control Panels", link: "/guides/quickview/control_panels" },
6263
{ text: "Viewport", link: "/guides/quickview/viewport" },

0 commit comments

Comments
 (0)