Skip to content

Commit

Permalink
updates: Fix link to UpdateMonitor portal
Browse files Browse the repository at this point in the history
Fixes #362
  • Loading branch information
bbhtt committed Aug 26, 2024
1 parent c5eee45 commit 0a6cbfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/02-for-app-authors/07-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ However, generally:

- Most app store clients will **notify users of available updates at least daily**, even when automatic updates are not enabled

- Apps can implement their own update logic using the [UpdateMonitor Portal](https://flatpak.github.io/xdg-desktop-portal/docs/#gdbus-org.freedesktop.portal.Flatpak.UpdateMonitor), e.g. to **prompt users to install an update and restart the app**
- Apps can implement their own update logic using the [UpdateMonitor Portal](https://docs.flatpak.org/en/latest/portal-api-reference.html#gdbus-interface-org-freedesktop-portal-Flatpak-UpdateMonitor), e.g. to **prompt users to install an update and restart the app**

0 comments on commit 0a6cbfb

Please sign in to comment.