Skip to content

[Notify] Update image link for native notification example #2604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Notify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Symfony UX Notify is a Symfony bundle integrating server-sent
in Symfony applications using [Mercure](https://mercure.rocks/).
It is part of [the Symfony UX initiative](https://ux.symfony.com/).

![Example of a native notification](https://github.com/symfony/ux/blob/2.x/doc/native-notification-example.png?raw=true)
![Example of a native notification](doc/native-notification-example.png)

**This repository is a READ-ONLY sub-tree split**. See
https://github.com/symfony/ux to create issues or submit pull requests.
Expand Down
Loading