Skip to content

Commit df7c3e2

Browse files
committed
update docs
1 parent cce9990 commit df7c3e2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/guide/mixin/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: 用户信息
1313

1414
<p style="font-size: 14px; color: rgb(110,110,110);">
1515
附:星球用作
16-
<a href="http://localhost:8080/fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9">有偿赞助</a>
16+
<a href="https://fastapi-practices.github.io/fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9">有偿赞助</a>
1717
,加入 Discord 社区,可领取免费体验资格
1818
</p>
1919

docs/guide/reference/CRUD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: CRUD
33
---
44

5-
我们在 FBA 中使用 [sqlalchemy-crud-plus](https://wu-clan.github.io/sqlalchemy-crud-plus/) 作为数据库操作基类,
5+
我们在 FBA 中使用 sqlalchemy-crud-plus 作为数据库操作基类,
66
它是一款由我们自主构建的基于 SQLAlchemy 2.0 的高级异步 CRUD SDK,它适用于所有 FastAPI + SQLAlchemy 项目
77

88
<RepoCard repo="wu-clan/sqlalchemy-crud-plus" />

docs/guide/reference/celery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: Celery
1313

1414
<p style="font-size: 14px; color: rgb(110,110,110);">
1515
附:星球用作
16-
<a href="http://localhost:8080/fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9">有偿赞助</a>
16+
<a href="https://fastapi-practices.github.io/fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9">有偿赞助</a>
1717
,加入 Discord 社区,可领取免费体验资格
1818
</p>
1919

docs/guide/reference/data-rule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: 数据规则
1313

1414
<p style="font-size: 14px; color: rgb(110,110,110);">
1515
附:星球用作
16-
<a href="http://localhost:8080/fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9">有偿赞助</a>
16+
<a href="https://fastapi-practices.github.io/fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9">有偿赞助</a>
1717
,加入 Discord 社区,可领取免费体验资格
1818
</p>
1919

0 commit comments

Comments
 (0)