Skip to content

Commit 80eb265

Browse files
authored
Merge pull request #97 from second-state/juntao-patch-1
Update 'Get started' link to new URL
2 parents b2e3d9c + 6076846 commit 80eb265

File tree

11 files changed

+18
-18
lines changed

11 files changed

+18
-18
lines changed

doc/docs/get-started/echokit-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This guide walks you through setting up your **EchoKit Box**, which comes pre-as
1010
1111
## Get familiar with the buttons
1212

13-
Let’s take a moment to get familiar with the common buttons and ports. The image below gives you a clear overview of them. Learn more about [the buttons on EchoKit Box](../hardware/echokit-box-buttons.md).
13+
Let’s take a moment to get familiar with the common buttons and ports. The image below gives you a clear overview of them. Learn more about [the buttons on EchoKit Box](../hardware/buttons-echokit-box.md).
1414

1515
![](echokit-box-buttons.jpg)
1616

doc/docs/hardware/_category_.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"label": "Build your Hardware",
3-
"position": 3,
2+
"label": "Work with your device",
3+
"position": 4,
44
"link": {
55
"type": "generated-index",
6-
"description": "Flash your Hardware"
6+
"description": "Assemble the hardware components, build and flash the firmware, understand the buttons"
77
}
88
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
sidebar_position: 3
2+
sidebar_position: 12
33
---
44

55
# Advanced: Adapting to Your Hardware
66

7-
Coming soon!
7+
Coming soon!

doc/docs/hardware/assemble-echokit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 1
2+
sidebar_position: 2
33
---
44

55
# Assemble EchoKit DIY

doc/docs/hardware/flash-firmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 2
2+
sidebar_position: 1
33
---
44

55
# Flash the firmware
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
sidebar_position: 2
2+
sidebar_position: 11
33
---
44

55
# Understand the EchoKit Device
66

7-
Coming soon
7+
Coming soon

doc/docs/server/_category_.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"label": "Set Up EchoKit Server",
3-
"position": 4,
3+
"position": 3,
44
"link": {
55
"type": "generated-index",
6-
"description": "In this chapter, you’ll learn how to set up and confirure the EchoKit server."
6+
"description": "In this chapter, you’ll learn how to set up and configure the EchoKit server."
77
}
88
}

echokit_box.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ <h1>EchoKit: Educational Voice AI Toolkit for Students and Builders</h1>
711711

712712
<div class="cta-buttons">
713713
<a href="https://buy.stripe.com/6oU3cwaPpdVN6l02TH63K0g" class="cta-button" onclick="trackTwitterCheckout(event)">Buy EchoKit</a>
714-
<a href="https://forms.gle/MagV8UfLNYYLnCqi6" target="_blank" class="cta-button cta-secondary">Bulk order</a>
714+
<a href="/docs/get-started/echokit-box" target="_blank" class="cta-button cta-secondary">Quick start</a>
715715
</div>
716716
</div>
717717

@@ -770,7 +770,7 @@ <h2>What Our Users Say</h2>
770770
</div>
771771
</div>
772772
<a href="https://x.com/saiyampathak/status/1990995395917590885" target="_blank" style="display: inline-flex; align-items: center; gap: 6px; padding: 8px 16px; background: #f8f9fa; color: #1da1f2; text-decoration: none; border-radius: 30px; font-weight: 500; font-size: 0.9rem; transition: all 0.3s; border: 1px solid #eee; margin-top: 15px;">
773-
<span>View on Twitter</span>
773+
<span>View on x (twitter)</span>
774774
</a>
775775
</div>
776776

@@ -788,7 +788,7 @@ <h2>What Our Users Say</h2>
788788
</div>
789789
</div>
790790
<a href="https://x.com/mfranz_on/status/1991120018852270250" target="_blank" style="display: inline-flex; align-items: center; gap: 6px; padding: 8px 16px; background: #f8f9fa; color: #1da1f2; text-decoration: none; border-radius: 30px; font-weight: 500; font-size: 0.9rem; transition: all 0.3s; border: 1px solid #eee; margin-top: 15px;">
791-
<span>View on Twitter</span>
791+
<span>View on x (twitter)</span>
792792
</a>
793793
</div>
794794
</div>
@@ -1192,7 +1192,7 @@ <h3 style="color: #06b6d4; font-size: 1.5rem; margin-bottom: 15px; font-weight:
11921192
</p>
11931193
<div style="display: flex; align-items: center; justify-content: space-between; margin-top: auto;">
11941194
<span style="font-size: 1.8rem; font-weight: 800; color: #0682d4;">Free</span>
1195-
<a href="https://echokit.dev/echokit_web.html" style="padding: 12px 24px; background: linear-gradient(135deg, #0688d4 0%, #a108b2 100%); color: white; text-decoration: none; border-radius: 50px; font-weight: 600; transition: all 0.3s; display: inline-block;">
1195+
<a href="https://funvoice.echokit.dev/" style="padding: 12px 24px; background: linear-gradient(135deg, #0688d4 0%, #a108b2 100%); color: white; text-decoration: none; border-radius: 50px; font-weight: 600; transition: all 0.3s; display: inline-block;">
11961196
Chat now →
11971197
</a>
11981198
</div>

echokit_diy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ <h1>EchoKit: Educational Voice AI Toolkit for Students and Builders</h1>
768768
<a href="https://pay.x402labs.dev/echokit_diy"
769769
class="cta-button"
770770
onclick="trackInitiateCheckout(event)">Pay with USDC</a>
771-
<a href="/docs/quick-start" target="_blank" class="cta-button cta-secondary">Quick start</a>
771+
<a href="/docs/get-started/echokit-diy" target="_blank" class="cta-button cta-secondary">Quick start</a>
772772
</div>
773773
</div>
774774

0 commit comments

Comments
 (0)