mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fix docs link
This commit is contained in:
parent
b4d97c0ede
commit
92e654f311
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ export default function Rss(): JSX.Element {
|
|||
return (
|
||||
<SettingsTable
|
||||
pageId={'feeds'}
|
||||
pageInfoLink="https://docs.omnivore.app/settings/feeds.html"
|
||||
pageInfoLink="https://docs.omnivore.app/using/feeds.html"
|
||||
headerTitle="Subscribed feeds"
|
||||
createTitle="Add feed"
|
||||
createAction={() => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue