Skip to content

Commit 289428a

Browse files
authored
Merge pull request #102 from Project-Babble/main
Update Footer Tutorial Link
2 parents a92cab0 + f8a741e commit 289428a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/hardware/Firmware/diyfirmware.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In the wireless firmware section of the ETVR firmware flasher you see 3 things:
5757

5858
##### Tracker name
5959

60-
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.
60+
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.
6161

6262
##### SSID
6363

docs/hardware/components/ESP32s.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ title: Tracker Boards
1818
- Supports both wired and wireless connections.
1919
- Does not require a separate programmer.
2020
- Lacks support for an external antenna.
21-
- [Buy on AliExpress](https://www.aliexpress.com/item/3256807572240453.html)
21+
- [Buy on AliExpress](https://www.aliexpress.com/item/3256804774322524.html)
2222

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

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ const config = {
9696
items: [
9797
{
9898
label: 'Tutorial',
99-
to: '/docs/welcome',
99+
to: '/docs/intro',
100100
},
101101
{
102102
label: 'Branding',
@@ -109,7 +109,7 @@ const config = {
109109
items: [
110110
{
111111
label: 'Discord',
112-
href: 'https://discord.gg/2nnx36uaE5',
112+
href: 'https://babble.diy/discord',
113113
},
114114
{
115115
label: 'Twitter',

0 commit comments

Comments
 (0)