Skip to content

Commit c2f56ca

Browse files
committed
fix: fix intro bug
1 parent 31ae2bc commit c2f56ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const config = {
4444
// Please change this to your repo.
4545
// Remove this to remove the "edit this page" links.
4646
editUrl:
47-
'https://github.com/ServerlessLLM/serverlessllm.github.io/edit/main/docs/stable/intro.md',
47+
'https://github.com/ServerlessLLM/serverlessllm.github.io/tree/main/',
4848
},
4949
blog: {
5050
showReadingTime: true,

0 commit comments

Comments
 (0)