Skip to content

Commit

Permalink
update root folder links (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell authored Feb 9, 2024
1 parent 715bef2 commit fd4f7d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<br>
</p>

[PSR-14](http://www.php-fig.org/psr/psr-14/) compatible event dispatcher provides an ability to dispatch events and listen
[PSR-14](https://www.php-fig.org/psr/psr-14/) compatible event dispatcher provides an ability to dispatch events and listen
to events dispatched.

[![Latest Stable Version](https://poser.pugx.org/yiisoft/event-dispatcher/v/stable.png)](https://packagist.org/packages/yiisoft/event-dispatcher)
Expand All @@ -20,7 +20,7 @@ to events dispatched.

## Features

- [PSR-14](http://www.php-fig.org/psr/psr-14/) compatible.
- [PSR-14](https://www.php-fig.org/psr/psr-14/) compatible.
- Simple and lightweight.
- Encourages designing event hierarchy.
- Can combine multiple event listener providers.
Expand Down

0 comments on commit fd4f7d1

Please # to comment.