Fixed: Link to Indexer page for health check

This commit is contained in:
Qstick
2021-04-24 16:21:00 -04:00
parent 2f44f3846e
commit 1bf1a8ef49

View File

@@ -24,7 +24,7 @@ function getInternalLink(source) {
<IconButton <IconButton
name={icons.SETTINGS} name={icons.SETTINGS}
title={translate('Settings')} title={translate('Settings')}
to="/settings/indexers" to="/"
/> />
); );
case 'UpdateCheck': case 'UpdateCheck':