diff --git a/docs/content/contributing/docs/contributing-docs/index.md b/docs/content/contributing/docs/contributing-docs/index.md index d39135219..db27e7753 100644 --- a/docs/content/contributing/docs/contributing-docs/index.md +++ b/docs/content/contributing/docs/contributing-docs/index.md @@ -75,7 +75,7 @@ It's easy to get up and running with a GitHub Codespace. This will give you a fu ```sh cd themes/docsy npm install - cd .. + cd ../.. ``` ### Run local server