Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/hardware/Firmware/diyfirmware.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ In the wireless firmware section of the ETVR firmware flasher you see 3 things:

##### Tracker name

This is the link that you can access your tracker at! By defualt it's ```http://openiristracker.local/``` but you can change this to whatever you'd like.
This is the link that you can access your tracker at! By default it's ```http://openiristracker.local/``` but you can change this to whatever you'd like.

##### SSID

Expand Down
2 changes: 1 addition & 1 deletion docs/hardware/components/ESP32s.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ title: Tracker Boards
- Supports both wired and wireless connections.
- Does not require a separate programmer.
- Lacks support for an external antenna.
- [Buy on AliExpress](https://www.aliexpress.com/item/3256807572240453.html)
- [Buy on AliExpress](https://www.aliexpress.com/item/3256804774322524.html)

### Budget-Friendly, Wireless-Only Option:

Expand Down
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const config = {
items: [
{
label: 'Tutorial',
to: '/docs/welcome',
to: '/docs/intro',
},
{
label: 'Branding',
Expand All @@ -109,7 +109,7 @@ const config = {
items: [
{
label: 'Discord',
href: 'https://discord.gg/2nnx36uaE5',
href: 'https://babble.diy/discord',
},
{
label: 'Twitter',
Expand Down