summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2021-05-05 14:50:54 -0500
committerAlex Gleason <alex@alexgleason.me>2021-05-05 14:50:54 -0500
commit1a45aa12781e947e4758191e8f85279046ae633d (patch)
treed53bbaedacbf76a3d52d8ce2a04b6e7969e87e76 /docs/index.md
parent50e3750758510a2790ce6229d9194ace72d1e012 (diff)
parent745375bdcf2679ff803dd4ebc4a8313a7b5fb157 (diff)
downloadpleroma-1a45aa12781e947e4758191e8f85279046ae633d.tar.gz
pleroma-1a45aa12781e947e4758191e8f85279046ae633d.zip
Merge remote-tracking branch 'pleroma/develop' into notice-routes
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
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.