mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 05:47:22 -04:00
Fixed: Link to Indexer page for health check
This commit is contained in:
parent
2f44f3846e
commit
1bf1a8ef49
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ function getInternalLink(source) {
|
|||
<IconButton
|
||||
name={icons.SETTINGS}
|
||||
title={translate('Settings')}
|
||||
to="/settings/indexers"
|
||||
to="/"
|
||||
/>
|
||||
);
|
||||
case 'UpdateCheck':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue