Skip to content

Commit 5e34b2a

Browse files
committed
update docs
1 parent e90c145 commit 5e34b2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/.vuepress/navbar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export const myNavbar: ThemeNavItem[] = defineNavbarConfig([
9696
{
9797
text: '社区开源',
9898
icon: 'mdi:github',
99-
link: '/open-source-community'
99+
link: '/community-open-source'
100100
},
101101
]
102102
},

docs/open-source-community.md renamed to docs/community-open-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: 社区开源
77
## Rust
88

99
<CardGrid>
10-
<RepoCard repo="eginner01/fastapi_best_architecture_rust" :fullname="false" />
10+
<RepoCard repo="eginner01/rFBA" :fullname="false" />
1111
</CardGrid>
1212

1313
## Go

0 commit comments

Comments
 (0)