diff options
author | Alex Gleason <alex@alexgleason.me> | 2021-05-31 16:49:46 -0500 |
---|---|---|
committer | Alex Gleason <alex@alexgleason.me> | 2021-05-31 16:49:46 -0500 |
commit | f2134e605b44c300505f81adab01354a1652b2e5 (patch) | |
tree | 47ddcf95309646ea005bc9a5b085b1f5e58755e6 /docs/index.md | |
parent | 51a9f97e87823cbd9e92c375f4bc4c0bfa8b79db (diff) | |
parent | a0ba44904a9cdf6dea100e5a91bc30b34485d32d (diff) | |
download | pleroma-f2134e605b44c300505f81adab01354a1652b2e5.tar.gz pleroma-f2134e605b44c300505f81adab01354a1652b2e5.zip |
Merge remote-tracking branch 'pleroma/develop' into cycles-base-url
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 1a90d0a8d..80c5d2631 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,7 +20,7 @@ The default front-end used by Pleroma is Pleroma-FE. You can find more informati ### Mastodon interface If the Pleroma interface isn't your thing, or you're just trying something new but you want to keep using the familiar Mastodon interface, we got that too! -Just add a "/web" after your instance url (e.g. <https://pleroma.soycaf.com/web>) and you'll end on the Mastodon web interface, but with a Pleroma backend! MAGIC! +Just add a "/web" after your instance url (e.g. <https://pleroma.soykaf.com/web>) and you'll end on the Mastodon web interface, but with a Pleroma backend! MAGIC! The Mastodon interface is from the Glitch-soc fork. For more information on the Mastodon interface you can check the [Mastodon](https://docs.joinmastodon.org/) and [Glitch-soc](https://glitch-soc.github.io/docs/) documentation. Remember, what you see is only the frontend part of Mastodon, the backend is still Pleroma. |