mirror of
https://github.com/plankanban/planka.git
synced 2026-08-29 02:31:29 +08:00
chore: Update Apprise link
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ const NotificationServices = React.memo(({ ids, onCreate }) => {
|
||||
<Message>
|
||||
<Trans i18nKey="common.plankaUsesAppriseToSendNotificationsToOver100PopularServices">
|
||||
{'PLANKA uses '}
|
||||
<a href="https://github.com/caronc/apprise/wiki" target="_blank" rel="noreferrer">
|
||||
<a href="https://appriseit.com/services/" target="_blank" rel="noreferrer">
|
||||
<b>Apprise</b>
|
||||
</a>
|
||||
{' to send notifications to over 100 popular services.'}
|
||||
|
||||
Reference in New Issue
Block a user