change wiki links from wikjs to wiki endpoint

This commit is contained in:
Qstick
2021-06-21 21:13:08 -04:00
parent 88e677d973
commit 80ec66514e
16 changed files with 22 additions and 22 deletions

View File

@@ -55,7 +55,7 @@ function UpdateSettings(props) {
type={inputTypes.TEXT}
name="branch"
helpText={usingExternalUpdateMechanism ? translate('BranchUpdateMechanism') : translate('BranchUpdate')}
helpLink="https://wikijs.servarr.com/prowlarr/settings#updates"
helpLink="https://wiki.servarr.com/prowlarr/settings#updates"
{...branch}
onChange={onInputChange}
readOnly={usingExternalUpdateMechanism}
@@ -92,7 +92,7 @@ function UpdateSettings(props) {
name="updateMechanism"
values={updateOptions}
helpText={translate('UpdateMechanismHelpText')}
helpLink="https://wikijs.servarr.com/prowlarr/settings#updates"
helpLink="https://wiki.servarr.com/prowlarr/settings#updates"
onChange={onInputChange}
{...updateMechanism}
/>

View File

@@ -26,7 +26,7 @@ function NotificationEventItems(props) {
<div>
<FormInputHelpText
text={translate('NotificationTriggersHelpText')}
link="https://wikijs.servarr.com/prowlarr/settings#connections"
link="https://wiki.servarr.com/prowlarr/settings#connections"
/>
<div className={styles.events}>
<div>