wiki updates

This commit is contained in:
Qstick
2021-05-12 23:11:58 -04:00
parent 9a8f2be432
commit 953b324df9
29 changed files with 44 additions and 510 deletions

View File

@@ -55,7 +55,7 @@ function UpdateSettings(props) {
type={inputTypes.TEXT}
name="branch"
helpText={usingExternalUpdateMechanism ? translate('BranchUpdateMechanism') : translate('BranchUpdate')}
helpLink="https://github.com/Prowlarr/Prowlarr/wiki/Release-Branches"
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://github.com/Prowlarr/Prowlarr/wiki/Updating"
helpLink="https://wiki.servarr.com/Prowlarr_Settings#Updates"
onChange={onInputChange}
{...updateMechanism}
/>

View File

@@ -25,8 +25,8 @@ function NotificationEventItems(props) {
<FormLabel>{translate('NotificationTriggers')}</FormLabel>
<div>
<FormInputHelpText
text="Select which events should trigger this notification"
link="https://github.com/Prowlarr/Prowlarr/wiki/Connections"
text={translate('NotifcationTriggersHelpText')}
link="https://wiki.servarr.com/Prowlarr_Settings#Connections"
/>
<div className={styles.events}>
<div>