Skip to content

Commit

Permalink
Merge pull request #12 from rwietter/fix/notification-popups-url
Browse files Browse the repository at this point in the history
fix(app): update broken link for Example Notification Popups
  • Loading branch information
Aylur authored Jan 25, 2024
2 parents 7f01376 + 53d00cc commit 7758059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/services/notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ title: Notifications
* `close` `() => void`
* `invoke` `(actionId: string) => void` invoking an action will also close the notification

## [Example Notification Center](https://github.com/Aylur/ags/tree/main/example/notification-center)
## [Example Notification Popups](https://github.com/Aylur/ags/tree/main/example/notification-popups)

0 comments on commit 7758059

Please sign in to comment.