Skip to content

Commit e35eba1

Browse files
committed
🐞fix(首页、项目页): 知乎链接,项目标题
1 parent b6cc7ad commit e35eba1

File tree

4 files changed

+5645
-4837
lines changed

4 files changed

+5645
-4837
lines changed

blog/CodeLab博文汇总.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ tages: [CodeLab相关]
7373
- [为什么 Python 对于基础编程课程中的初学者来说是一门很棒的语言](https://github.com/CodeLabClub/codelab-mindstorms/blob/master/%E8%AF%91%E6%96%87/python-teaching.md)
7474
- [Kill Math: 让数学不只是符号](https://github.com/CodeLabClub/codelab-mindstorms/blob/master/%E8%AF%91%E6%96%87/kill-math.md)
7575
- [Dynamicland, 可视空间和设计工坊](https://thinkhard.tech/2019/06/13/on-dynamicland/)
76-
- [空间编程、物理计算与密室逃脱](https://codelab.club/blog/2019/06/25/escape-room)
76+
- [空间编程、物理计算与密室逃脱](https://codelab.club/blog/2019/06/25/escape-room/)
7777
- [两种硬件编程风格的比较](https://codelab.club/blog/2018/07/25/Hardware-Programming-style)
7878
- [Scratch 拓展最佳实践 -- 以 Cozmo 为例](https://codelab.club/blog/2020/04/26/%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5)
7979
- [CodeLab Adapter 深度连接 micro:bit 生态](https://codelab.club/blog/2019/11/16/microbit-adapter)

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ module.exports = {
112112
items:[
113113
{
114114
label:'在知乎',
115-
to: 'bhttps://www.zhihu.com/people/codelab-83'
115+
to: 'https://www.zhihu.com/people/codelab-83'
116116
},
117117
]
118118
},

0 commit comments

Comments
 (0)