mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
Fix - add missing link to osc setup page
I accidentally forgot to include this file in https://github.com/RedHawk989/EyeTrackVR-Docs/pull/7 which prevented the setting up osc guide from showing up
This commit is contained in:
parent
3450ebcd6a
commit
d7fba542bf
@ -61,6 +61,7 @@ const theme = {
|
|||||||
items: [
|
items: [
|
||||||
{ text: "Installing and setting up the ETVR App", link: "/software_guide/eyetrackvr_app_guide" },
|
{ text: "Installing and setting up the ETVR App", link: "/software_guide/eyetrackvr_app_guide" },
|
||||||
{ text: "Building the app from source", link: "/software_guide/build_software" },
|
{ text: "Building the app from source", link: "/software_guide/build_software" },
|
||||||
|
{ text: "Setting up OSC recenter/recalibrate", link: "/software_guide/osc_setup" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user