We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82bbd63 commit 9973267Copy full SHA for 9973267
docs/.vuepress/navbar.ts
@@ -97,7 +97,7 @@ export const myNavbar = defineNavbarConfig([
97
{
98
text: '更新记录',
99
icon: 'stash:last-updates-duotone',
100
- link: '/changelog.md'
+ link: 'https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/CHANGELOG.md'
101
},
102
]
103
docs/changelog.md
0 commit comments