Skip to content

Commit 372917d

Browse files
committed
update docs
1 parent d8db9b5 commit 372917d

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

docs/.vuepress/sidebar.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export const mySidebar: SidebarMulti = {
3333
{text: '事务', link: 'transaction'},
3434
{text: 'Celery', link: '/planet', icon: 'fluent-color:video-16'},
3535
{text: 'APScheduler', link: 'apscheduler'},
36-
{text: '日志分析', link: '/planet', icon: 'fluent-color:receipt-16'},
36+
// {text: '日志分析', link: '/planet', icon: 'fluent-color:receipt-16'},
3737
{text: 'Socketio', link: '/planet', icon: 'fluent-color:receipt-16'},
3838
]
3939
},
@@ -52,7 +52,7 @@ export const mySidebar: SidebarMulti = {
5252
prefix: 'deploy/',
5353
items: [
5454
{text: 'Docker', link: 'Docker'},
55-
{text: '传统', link: 'legacy'},
55+
{text: '传统', link: 'legacy', icon: 'fluent-color:video-16'},
5656
]
5757
},
5858
{

docs/guide/deploy/legacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: 传统部署
77
:::
88

99
::: tip
10-
由于传统部署方案涉及修改的地方较多且较为复杂,因此无法提供此部署教程,但您可以选择 [有偿赞助](../../sponsors.md#有偿赞助)
10+
由于传统部署方案涉及修改的地方较多且较为复杂,因此无法提供此部署教程,但您可以选择 [知识星球](../../planet.md)
1111
,我们可以为您提供一对一专属指导和远程支持
1212
:::
1313

docs/planet.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ title: 知识星球
99
社区,即可 [领取免费体验资格](https://discord.gg/Sdg6dT5kjz)
1010
</div>
1111

12-
::: details 如果您觉得还不错,快来正式加入订阅吧
12+
::: details 如果您觉得还不错,欢迎正式加入订阅
1313
<div align="center">
14-
<p style="color: yellow">大额优惠券已发放,速速加入 <a href="https://discord.gg/Sdg6dT5kjz">Discord</a> 免费领取吧</p>
14+
<p style="color: yellow">我们在节假日会在 Discord 统一发送大额优惠券,敬请关注</p>
1515
<img height="349" width="415" src="https://wu-clan.github.io/picx-images-hosting/知识星球.png" alt="知识星球">
1616
</div>
1717
:::
@@ -21,7 +21,6 @@ title: 知识星球
2121
- <Icon name="fluent-color:receipt-16" /> 纯文字文章
2222
- <Icon name="fluent-color:video-16" /> 带有视频讲解的文章
2323

24-
2524
### fba 专属
2625

2726
<CardGrid>

docs/sponsors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: 成为 fba 的赞助者
66
> 此仓库作为模板库公开,任何个人或企业均可免费使用!
77
88
::: note 用爱发电,回馈开源<Icon name="twemoji:sparkling-heart" />
9-
fba 基于 MIT 开源协议,您可以查看我们的 [授权](/guide/summary/why.md#承诺) 方式
9+
fba 基于 MIT 开源协议,您可以查看我们的 [授权方式](/guide/summary/why.md#承诺)
1010

1111
fba 是一款基于 FastAPI 框架的后端架构解决方案,遵循伪三层架构设计,支持 Python 3.10 及以上版本。自 2023/04/07
1212
启,我们一直致力于持续更新和维护,为此,我们投入了大量的时间和无限的热爱

0 commit comments

Comments
 (0)