summaryrefslogtreecommitdiff
path: root/docs/administration/CLI_tasks/frontend.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/administration/CLI_tasks/frontend.md')
-rw-r--r--docs/administration/CLI_tasks/frontend.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/administration/CLI_tasks/frontend.md b/docs/administration/CLI_tasks/frontend.md
index d2c183d5b..4094ac3b5 100644
--- a/docs/administration/CLI_tasks/frontend.md
+++ b/docs/administration/CLI_tasks/frontend.md
@@ -4,7 +4,7 @@
## Download the latest frontend
-This downloads a snapshot of the latest Pleroma-FE for a given reference and writes it to the `static_dir`. In a default setup, this means that this snapshot will be served as the frontend by the backend.
+This downloads a snapshot of the latest Pleroma-FE for a given reference and writes it to the `frontends_dir`. In a default setup, this means that this snapshot will be served as the frontend by the backend.
```sh tab="OTP"
./bin/pleroma_ctl pleroma.frontend download [<options>]