mirror of
https://github.com/plankanban/planka.git
synced 2026-07-15 21:48:11 +03:00
chore: Update Apprise link
This commit is contained in:
@@ -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