docs: (en) fix wrong path of mastodon user feed (#5313)

This commit is contained in:
notofoe 2020-08-01 01:42:24 +08:00 committed by GitHub
parent 745f516663
commit ad956a2109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ These feed do not include boosts (a.k.a. reblogs). RSSHub provides a feed for us
### User timeline
<RouteEn author="notofoe" example="/mastodon/acct/CatWhitney@mastodon.social" path="/mastodon/acct/:acct/:only_media?" :paramsDesc="['Webfinger account URI', 'whether only display media content, default to false, any value to true']"/>
<RouteEn author="notofoe" example="/mastodon/acct/CatWhitney@mastodon.social/statuses" path="/mastodon/acct/:acct/statuses/:only_media?" :paramsDesc="['Webfinger account URI', 'whether only display media content, default to false, any value to true']"/>
### Timeline