Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/15e82dfa2b00b371ce14c121eb655fdba5a328f5 You should set ROOT_URL correctly, otherwise the web may not work correctly.

fix translate url

pull/59/head
reloxx13 4 years ago committed by Qstick
parent 138475f3e0
commit 15e82dfa2b

@ -81,7 +81,7 @@ class PageHeader extends Component {
className={styles.translate}
title={translate('SuggestTranslationChange')}
name={icons.TRANSLATE}
to="https://translate.servarr.com/projects/prowlarr/prowlarr/"
to="https://translate.servarr.com/projects/servarr/prowlarr/"
size={24}
/>
<PageHeaderActionsMenuConnector

Loading…
Cancel
Save