Commit f2b24d0
committed
minor #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:**[email protected]" class="reference internal">**[email protected]</a>**:
```
Commits
-------
7df7773 Fixed email link issue1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments