aboutsummaryrefslogtreecommitdiff
path: root/docs/administration/CLI_tasks/frontend.md
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2020-03-12 14:31:04 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2020-03-12 14:31:04 +0300
commit19ad94405695af366fc08bafc14ce306a44806d4 (patch)
tree42d5f8f1cc4e0331003b30a9ca0f5257c9e1a938 /docs/administration/CLI_tasks/frontend.md
parentbf95bf34927f45b891c805797be454c06f34f8ff (diff)
downloadpleroma-frontend-dl-task.tar.gz
frontends dirfrontend-dl-task
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>]