You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/frontend/src/app/settings/settings.component.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@
172
172
<divclass="card-header">Notifications</div>
173
173
<divclass="card-body">
174
174
<p>Defining a <i>Notification URL</i> allows you to get notified when downloads are complete.</p>
175
-
<p>nefarious uses <atarget="_blank" href="https://github.com/caronc/apprise">Apprise</a> for notifications which supports <atarget="_blank" href="https://github.com/caronc/apprise#productivity-based-notifications">most major notification services.</a></p>
175
+
<p>nefarious uses <atarget="_blank" href="https://github.com/caronc/apprise/tree/v0.9.3">Apprise</a> for notifications which supports <atarget="_blank" href="https://github.com/caronc/apprise#productivity-based-notifications">most major notification services.</a></p>
0 commit comments