summaryrefslogtreecommitdiff
path: root/docs/faq.md
diff options
context:
space:
mode:
authorLibravatar Vyr Cossont <VyrCossont@users.noreply.github.com>2024-01-25 06:29:57 -0800
committerLibravatar GitHub <noreply@github.com>2024-01-25 15:29:57 +0100
commit726b599a1e983d911d895262aa7b50d1d19df27d (patch)
tree5fe5e91a9194290bd3fa5af8e7bd444d3edca589 /docs/faq.md
parent[docs] Correct wrong tracing transport option (#2566) (diff)
downloadgotosocial-726b599a1e983d911d895262aa7b50d1d19df27d.tar.xz
[docs] Update Feditext URL (#2568)
Fixes #2567
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 574ecbb4f..219932078 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -2,7 +2,7 @@
## Where's the user interface?
-GoToSocial is just a bare server for the most part and is designed to be used thru external applications. [Semaphore](https://semaphore.social/) in the browser, [Tusky](https://tusky.app/) for Android and [Feditext](https://fedi.software/@Feditext) for iOS, iPadOS and macOS are the best-supported. Anything that supports the Mastodon API should work, other than the features GoToSocial doesn't yet have. Permalinks and profile pages are served directly through GoToSocial as well as the settings panel, but most interaction goes through the apps.
+GoToSocial is just a bare server for the most part and is designed to be used thru external applications. [Semaphore](https://semaphore.social/) in the browser, [Tusky](https://tusky.app/) for Android and [Feditext](https://github.com/feditext/feditext) for iOS, iPadOS and macOS are the best-supported. Anything that supports the Mastodon API should work, other than the features GoToSocial doesn't yet have. Permalinks and profile pages are served directly through GoToSocial as well as the settings panel, but most interaction goes through the apps.
## Why aren't my posts showing up on my profile page?