diff --git a/README.md b/README.md index 49019d68..b6eda48b 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ composer require patchlevel/event-sourcing ## Documentation * Latest [Docs](https://event-sourcing.patchlevel.io/latest/getting_started/) +* Related [Blog](https://patchlevel.de/blog) ## Integration diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 8c2632ca..8665b591 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -111,6 +111,7 @@ nav: - CLI: cli.md - Upgrade from 2.x: UPGRADE-3.0.md - Links: + - Blog: https://patchlevel.de/blog - Symfony Bundle: https://patchlevel.github.io/event-sourcing-bundle-docs/latest/ - Admin Bundle: https://github.com/patchlevel/event-sourcing-admin-bundle - Psalm Plugin: https://github.com/patchlevel/event-sourcing-psalm-plugin