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

Fix typo in AddIndexerModalContent.js ()

clink > click
pull/6/head
Jayden 6 years ago committed by Qstick
parent 76b88107de
commit 99faae973f

@ -51,7 +51,7 @@ class AddIndexerModalContent extends Component {
<Alert kind={kinds.INFO}>
<div>Lidarr supports any indexer that uses the Newznab standard, as well as other indexers listed below.</div>
<div>For more information on the individual indexers, clink on the info buttons.</div>
<div>For more information on the individual indexers, click on the info buttons.</div>
</Alert>
<FieldSet legend="Usenet">

Loading…
Cancel
Save