Commit c88c175
committed
minor #19327 [Reference] Fix assets links have wrong label (smnandre)
This PR was merged into the 5.4 branch.
Discussion
----------
[Reference] Fix assets links have wrong label
Asset options shared the same label, making the reading of [this paragraph](https://symfony.com/doc/current/reference/configuration/framework.html#reference-framework-assets-version) a bit confusing.
I'm more _signaling_ you than fixing it with confidence, as i'm not sure how to use the syntax there with references pages.
Targetting 5.4 as this "bug" (a strong word there) is on all current versions (5.4 -> 7.1)
<img width="890" alt="screenshot" src="https://github.com/symfony/symfony-docs/assets/1359581/ebca08f7-3f8c-444f-8d7a-24789aacd701">
Commits
-------
12c8d58 [Reference] Fix assets links have wrong label1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
| |||
0 commit comments