From fe13fe493773d0a48de77f7574fe40bb3b0f112b Mon Sep 17 00:00:00 2001 From: Luiz Marin <67489841+luizcmarin@users.noreply.github.com> Date: Sun, 21 Apr 2024 06:33:26 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6abb51d..972b664 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ $dispatcher->dispatch(new MyEvent()); ## Documentation -- More information can be found in the [Internals.](docs/internals.md) +- [Internals](docs/internals.md) ## Credits