diff --git a/site/src/docs/contributing/development/frontend/index.md b/site/src/docs/contributing/development/frontend/index.md index 0cea2954..e05c8d27 100644 --- a/site/src/docs/contributing/development/frontend/index.md +++ b/site/src/docs/contributing/development/frontend/index.md @@ -37,7 +37,7 @@ This variant of running Remark42 frontend code is preferred when you need extens To bring the backend up, run: ```shell -cp compose-dev-frontend.yml compose-private-frontend.yml +cp compose-dev-frontend.yml compose-private.yml # now, edit / debug `compose-private.yml` to your heart's content # build and run