diff --git a/docs/.env b/docs/.env index 145a219e8..2df99a6d3 100644 --- a/docs/.env +++ b/docs/.env @@ -1 +1 @@ -STACKFRAME_URL=localhost:8105 \ No newline at end of file +STACKFRAME_URL=localhost:8100 \ No newline at end of file diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index feef0c131..d49c4950b 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -81,7 +81,7 @@ const config = { position: "left", }, { - href: "https://github.com/facebook/docusaurus", + href: "https://github.com/stackframe-projects/stack", label: "GitHub", position: "right", },