Browse Source

docs: fix broken notification-spec markdown link (#42309)

* docs: fix broken notification-spec markdown link

Co-authored-by: IsmaelMartinez <[email protected]>

* docs: update notification-spec linkt to point to freedesktop

Co-authored-by: Ismael Martinez Ramos <[email protected]>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: IsmaelMartinez <[email protected]>
Co-authored-by: Ismael Martinez Ramos <[email protected]>
trop[bot] 10 months ago
parent
commit
fea722b621
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/notifications.md

+ 1 - 1
docs/tutorial/notifications.md

@@ -161,7 +161,7 @@ Notifications are sent using `libnotify`, which can show notifications on any
 desktop environment that follows [Desktop Notifications Specification][notification-spec],
 including Cinnamon, Enlightenment, Unity, GNOME, and KDE.
 
-[notification-spec]: https://developer-old.gnome.org/notification-spec/
+[notification-spec]: https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html
 [app-user-model-id]: https://learn.microsoft.com/en-us/windows/win32/shell/appids
 [set-app-user-model-id]: ../api/app.md#appsetappusermodelidid-windows
 [squirrel-events]: https://github.com/electron/windows-installer/blob/main/README.md#handling-squirrel-events