You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#16444 Fixed email link issue (TimoBakx)
This PR was merged into the 4.4 branch.
Discussion
----------
Fixed email link issue
Formatting (bold) breaks the mailto-link.
This ended up as:
```
<a href="mailto:**care@symfony.com" class="reference internal">**care@symfony.com</a>**:
```
Commits
-------
7df7773 Fixed email link issue
0 commit comments