Skip to content

Commit ccf9015

Browse files
committed
rename the blog part
1 parent b91d828 commit ccf9015

File tree

6 files changed

+6
-2
lines changed

6 files changed

+6
-2
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

doc/docs/intro.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ sidebar_position: 1
77
EchoKit is an open source voice agent platform.
88

99

10-
## Hardware
10+
## Hardware
11+
1112

1213
## Software

doc/docs/quick-start.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ sidebar_position: 2
55
# Qucik start with EchoKit
66

77
1 Connect to web page via BT
8+
89
2 Enter wifi info
10+
911
3 Fill in our server address based on the user's location
12+
1013
4 Start chatting!

doc/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ const config = {
136136
items: [
137137
{
138138
label: 'Build in Public',
139-
to: '/blog',
139+
to: '/dev',
140140
},
141141
{
142142
label: 'GitHub',

0 commit comments

Comments
 (0)