Commit 02efee2
committed
minor #16317 Fix wrong path (aka 404 error) for security_events.svg diagram (Levure)
This PR was merged into the 5.3 branch.
Discussion
----------
Fix wrong path (aka 404 error) for security_events.svg diagram
"../" ➤ "./"
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
085c653 Fix wrong path (aka 404 error) for security_events.svg diagram1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2589 | 2589 | | |
2590 | 2590 | | |
2591 | 2591 | | |
2592 | | - | |
| 2592 | + | |
2593 | 2593 | | |
2594 | 2594 | | |
2595 | 2595 | | |
| |||
0 commit comments