diff options
author | marcin mikołajczak <git@mkljczk.pl> | 2022-11-11 12:13:30 +0100 |
---|---|---|
committer | marcin mikołajczak <git@mkljczk.pl> | 2022-11-11 12:13:30 +0100 |
commit | eb70676931c712c97737eb7adc2dd705d37dee2f (patch) | |
tree | b3bd53b8fcb8b1bb310815c92491827b2255efc4 /docs | |
parent | 481f50bcfda0da222e7b912e441da786b5a4944c (diff) | |
download | pleroma-eb70676931c712c97737eb7adc2dd705d37dee2f.tar.gz pleroma-eb70676931c712c97737eb7adc2dd705d37dee2f.zip |
Update links to Soapbox
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Diffstat (limited to 'docs')
-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. |