soapbox-pub/soapbox-fe --> soapbox-pub/soapbox

This commit is contained in:
Alex Gleason
2022-09-04 15:15:54 -05:00
parent 4c6b2ab2f0
commit d9d9c4521f
22 changed files with 43 additions and 44 deletions

View File

@ -18,7 +18,7 @@ location / {
}
```
(See [`mastodon.conf`](https://gitlab.com/soapbox-pub/soapbox-fe/-/blob/develop/installation/mastodon.conf) for a full example.)
(See [`mastodon.conf`](https://gitlab.com/soapbox-pub/soapbox/-/blob/develop/installation/mastodon.conf) for a full example.)
Soapbox incorporates much of the [Mastodon API](https://docs.joinmastodon.org/methods/), [Pleroma API](https://api.pleroma.social/), and more.
It detects features supported by the backend to provide the right experience for the backend.