Fixed: Link to Indexer page for health check

pull/42/head
Qstick 3 years ago
parent 2f44f3846e
commit 1bf1a8ef49

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

Loading…
Cancel
Save