diff --git a/docusaurus.config.js b/docusaurus.config.js index bbc077b..bca7505 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -44,7 +44,7 @@ const config = { // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: - 'https://github.com/ServerlessLLM/serverlessllm.github.io/tree/main/docs/stable', + 'https://github.com/ServerlessLLM/serverlessllm.github.io/edit/main/docs/stable/intro.md', }, blog: { showReadingTime: true,