diff options
author | marcin mikołajczak <git@mkljczk.pl> | 2023-02-19 22:02:03 +0100 |
---|---|---|
committer | marcin mikołajczak <git@mkljczk.pl> | 2023-02-19 22:02:03 +0100 |
commit | 92592c25c219f44ab6454762f5a5a97e800f5b1d (patch) | |
tree | f1db48a9b222d875841c43b9c5f9b6d2c810a500 /docs/administration/CLI_tasks/frontend.md | |
parent | 3ed39e310939d90ddbad7bd7ffa1ebd8aca6e74c (diff) | |
parent | 8a0162cd9694a1c5bf131fefb6e6a8d3dcb68fae (diff) | |
download | pleroma-92592c25c219f44ab6454762f5a5a97e800f5b1d.tar.gz pleroma-92592c25c219f44ab6454762f5a5a97e800f5b1d.zip |
Merge remote-tracking branch 'pleroma/develop' into status-notification-type
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Diffstat (limited to 'docs/administration/CLI_tasks/frontend.md')
-rw-r--r-- | docs/administration/CLI_tasks/frontend.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/administration/CLI_tasks/frontend.md b/docs/administration/CLI_tasks/frontend.md index d4a48cb56..4e9d9eecb 100644 --- a/docs/administration/CLI_tasks/frontend.md +++ b/docs/administration/CLI_tasks/frontend.md @@ -22,7 +22,7 @@ Currently, known `<frontend>` values are: - [kenoma](http://git.pleroma.social/lambadalambda/kenoma) - [pleroma-fe](http://git.pleroma.social/pleroma/pleroma-fe) - [fedi-fe](https://git.pleroma.social/pleroma/fedi-fe) -- [soapbox-fe](https://gitlab.com/soapbox-pub/soapbox-fe) +- [soapbox](https://gitlab.com/soapbox-pub/soapbox) You can still install frontends that are not configured, see below. |