Skip to content

Commit ffdd218

Browse files
authored
Merge pull request #4 from srsng/main
chores: 修复构建错误问题
2 parents 5bfcb13 + cb7dadf commit ffdd218

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ hero:
2020
text: 去体验-灵矽
2121
link: https://xrobo.qiniu.com/#/home
2222
features:
23-
- title: 操作流程
23+
- title: 快速指南
2424
details: <video src="https://xrobot-storage.qnaigc.com/%E5%AE%98%E6%96%B9%E6%96%87%E6%A1%A3%E7%B4%A0%E6%9D%90%28%E5%8B%BF%E5%88%A0%29/%E6%93%8D%E4%BD%9C%E6%B5%81%E7%A8%8B.mov" controls="controls"></video>
2525
- title: 成语接龙体验
2626
details: <video src="https://xrobot-storage.qnaigc.com/%E5%AE%98%E6%96%B9%E6%96%87%E6%A1%A3%E7%B4%A0%E6%9D%90%28%E5%8B%BF%E5%88%A0%29/%E6%88%90%E8%AF%AD%E6%8E%A5%E9%BE%99%E4%BD%93%E9%AA%8C.mov" controls="controls"></video>

docs/xrobot/faq/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ title: Q & A
2929

3030
| 芯片 | 说明图片 |
3131
| -------- | ----------------------------------------------------------- |
32-
| ESP32-C3 | <img src="./imgs/faq/3.2 esp32-c3.png" alt="3.2 esp32-c3"/> |
33-
| ESP32-S3 | <img src="./imgs/faq/3.2 esp32-s3.png" alt="3.2 esp32-s3"/> |
32+
| ESP32-C3 | <img src="./imgs/faq/3.1 esp32-c3.png" alt="3.1 esp32-c3"/> |
33+
| ESP32-S3 | <img src="./imgs/faq/3.1 esp32-s3.png" alt="3.1 esp32-s3"/> |
3434

3535
## 6. 智能体更新角色配置后未生效?
3636

docs/xrobot/platform/others/console/device-bind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ title: 设备绑定
2525

2626
### 2.1 获取设备激活码
2727

28-
通过 OTA 通信协议获取,参考 [OTA 协议](/xrobot/api/protocol/ota)
28+
通过 OTA 通信协议获取,参考 [OTA 协议](/xrobot/api/protocol/OTA)
2929

3030
### 2.2 ESP32 设备通过 OTA 拿到激活码后,没有及时绑定会怎么样?
3131

docs/xrobot/platform/others/device/device-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ bin 固件烧录后,设备保持接通电源状态,重启设备,设备进
4545

4646
### 3)配网步骤
4747

48-
具体配网流程参考同章节的 [配网篇](../net-config)
48+
具体配网流程参考同章节的 [配网篇](../net-config/index)
4949

5050
## 4. 绑定设备到 [控制台 - 七牛云灵芯平台](https://xrobo.qiniu.com/)
5151

0 commit comments

Comments
 (0)