Merge pull request #1 from lorow/feature/fix-404-links

Fix links leading to nonexisting pages
This commit is contained in:
Prohurtz 2023-02-16 18:33:38 -06:00 committed by GitHub
commit 2d0642f815
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View File

@ -45,7 +45,7 @@ Double check that you have correctly entered your WiFi credentials and that said
#### `mDNS`
If you do not wish to manually keep track of the ESPs IP addresses and ports, you can enable the mDNS feature. This will allow you to connect to the ESPs using the following format: `http://<some_name>.local`. This will only work if you are connected to the same network as the ESPs, and if you have enabled mDNS on your computer. If you are using Windows, you can enable mDNS by following [this guide](/firmware_guide/mdns.html).
If you do not wish to manually keep track of the ESPs IP addresses and ports, you can enable the mDNS feature. This will allow you to connect to the ESPs using the following format: `http://<some_name>.local`. This will only work if you are connected to the same network as the ESPs, and if you have enabled mDNS on your computer. If you are using Windows, you can enable mDNS by following [this guide](./mdns).
#### `OTA`

View File

@ -8,4 +8,4 @@ Current testing has been on our own solution called OpenIris, [found here](https
## How do download this?
[Follow the steps described here](/firmware_guide/setup_vscode)
[Follow the steps described here](./setup_vscode)

View File

@ -91,7 +91,7 @@ Keep in mind while testing and getting set up, the ESP can only have one client,
## Troubleshooting
If you encountered an issue while following these steps check the [FAQ.](/misc/faq.html)
If you encountered an issue while following these steps check the [FAQ.](../misc/faq)
If you don't find an answer to your question there ask in **#questions** channel in [the discord](https://discord.gg/kkXYbVykZX), we will be happy to help.

View File

@ -15,7 +15,7 @@ import { alerts } from '../../static/alerts'
This will give you a basic overview of the project's status and what to expect currently.
## Step 2: Order all the parts listed on our [Parts list](../parts_list)
## Step 2: Order all the parts listed on our [Parts list](./parts_list)
Please take note of the fact that hardware still may change, although with more developments it seems like we are going to stick with current hardware.
@ -86,13 +86,13 @@ Slide your ESP into the programmer, and note the USB port goes away from the ESP
## Step 8: Configure Visual Studio Code and prepare to flash the firmware
Check out our guide on [Setting up VS Code](../firmware_guide/setup_vscode/)
Check out our guide on [Setting up VS Code](../firmware_guide/setup_vscode)
Once VS Code is set up, move on to the next step.
## Step 9: Plug in your ESP and flash the firmware
Our guide, [Building and uploading the firmware manually](../firmware_guide/upload_firmware/) has steps on how to do this.
Our guide, [Building and uploading the firmware manually](../firmware_guide/upload_firmware) has steps on how to do this.
After it has flashed, make sure you get a video stream in your browser, then power it down and flash your next ESP.
## Step 10: Connect your power wires to a USB Type-A board
@ -242,7 +242,7 @@ Use the following diagram:
## Step 19: 3D print mounts
Head to the 3D printed parts section of the parts list [here.](/how_to_build/parts_list#other-parts)
Head to the 3D printed parts section of the parts list [here.](./parts_list#other-parts)
Find which parts are for your headset and print them.
Some may work better or worse, it is recommended to test all of them if there are multiple, print one of each kind.

View File

@ -115,7 +115,7 @@ Mounts with a `★` next to them are the reccomended mounts for the respected hm
If you own another headset not listed above, that means there are no mounts designed for them yet. If you have basic skills in modeling or think up a solution to mount cams and emitters, please try to make a mount and then let us in the discord know so it can be added here. Any headset that can fit the camera is potentially compatible. If you are willing, give it a shot to design a mount for the rest of the community.
Check out our basic guide on making your own mount [here.](https://docs.eyetrackvr.dev/creating_your_own_camera_mount/)
Check out our basic guide on making your own mount [here.](./creating_your_own_mount)
<Alerts :options="alerts.parts_list_six">
<template v-slot:content>