Skip to content

Commit e2232ef

Browse files
committed
Merge branch '3.3.x' into 3.4.x
2 parents 27ec0bf + 90f8d1e commit e2232ef

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,14 @@ theme:
5353
toggle:
5454
icon: material/brightness-4
5555
name: Switch to light mode
56+
favicon: /favicon.png
5657

5758
plugins:
5859
- mike:
5960
canonical_version: latest
61+
- privacy:
62+
links_attr_map:
63+
target: _blank
6064

6165
markdown_extensions:
6266
- meta

docs/pages/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ After we have defined everything, we still have to plug the whole thing together
268268

269269
!!! tip
270270

271-
If you use symfony, you can use our [symfony bundle](https://github) to skip this step.
271+
If you use symfony, you can use our [symfony bundle](https://event-sourcing-bundle.patchlevel.io/latest/installation/) to skip this step.
272272

273273
```php
274274
use Doctrine\DBAL\DriverManager;

0 commit comments

Comments
 (0)