summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorLibravatar Julian-Samuel Gebühr <julian-samuel@gebuehr.net>2023-05-21 22:40:43 +0200
committerLibravatar GitHub <noreply@github.com>2023-05-21 22:40:43 +0200
commit9c24dee01fc88fc69d581951ef0b6266e301f326 (patch)
treed551e65614618ed09df8886df1b745850f8ab997 /docs/index.md
parent[bugfix] Add back removed ValidateRequest() before backoff-retry loop (#1805) (diff)
downloadgotosocial-9c24dee01fc88fc69d581951ef0b6266e301f326.tar.xz
[chore] Replace pinafore with semaphore (#1801)
* Replace pinafore with semaphore * Typo
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 df9383766..01c994f0a 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -38,7 +38,7 @@ Since GoToSocial is still in alpha, there are plenty of bugs. We use [GitHub iss
### Client App Issues
-GoToSocial works great with Tusky and Pinafore, but some other client applications still need work or have issues connecting to GoToSocial. We're tracking them [right here](https://github.com/superseriousbusiness/gotosocial/projects/5). It's our goal to make any app that's compatible with the Mastodon API work seamlessly with GoToSocial.
+GoToSocial works great with Tusky and Semaphore, but some other client applications still need work or have issues connecting to GoToSocial. We're tracking them [right here](https://github.com/superseriousbusiness/gotosocial/projects/5). It's our goal to make any app that's compatible with the Mastodon API work seamlessly with GoToSocial.
### Federation Issues