diff options
Diffstat (limited to 'docs/user_guide/rss.md')
-rw-r--r-- | docs/user_guide/rss.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/rss.md b/docs/user_guide/rss.md index 560868c0b..a45b5286d 100644 --- a/docs/user_guide/rss.md +++ b/docs/user_guide/rss.md @@ -6,7 +6,7 @@ RSS stands for [Really Simple Syndication](https://en.wikipedia.org/wiki/RSS). I If you like, you can configure your GoToSocial account to expose an RSS feed of your posts to the web. This allows people to get regular updates about your posts even when they don't have a Fediverse account. This is great when you're using GoToSocial to create longer-form, blog style posts, and you want anyone to be able to read them easily. -The RSS feed for GoToSocial profiles is turned off by default. You can enable it via the [User Settings Panel](./user_panel.md) at `https://[your-instance-domain]/settings`. +The RSS feed for GoToSocial profiles is turned off by default. You can enable it via the [User Settings](./settings.md) at `https://[your-instance-domain]/settings`. When enabled, the RSS feed for your account will be available at `https://[your-instance-domain]/@[your_username]/feed.rss`. If you use an RSS reader, you can point it at this address to check that RSS is working. |