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
name={icons.SETTINGS}
title={translate('Settings')}
to="/settings/indexers"
to="/"
/>
);
case 'UpdateCheck':