Skip to content

Commit

Permalink
Merge pull request #84 from YairBorn/patch-1
Browse files Browse the repository at this point in the history
Fixed broken link in README.MD
  • Loading branch information
mohabouje authored Apr 10, 2023
2 parents 40761d7 + 674e734 commit 0d9a1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ if (!WinToast::instance()->showToast(templ, handler)) {
}
```
Shao Voon Wong wrote an excellent article about the usage of WinToast. You can find it [here](https://www.codeproject.com/Articles/1151733/WinToast-Toast-Notification-Library-for-Windows-10).
Shao Voon Wong wrote an excellent article about the usage of WinToast. You can find it [here](https://www.codeproject.com/Articles/5286393/Cplusplus-Windows-Toast-Notification).
## Installation
Expand Down

0 comments on commit 0d9a1e3

Please sign in to comment.