Skip to content

Commit 902113f

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Update versioning.rst
2 parents 00a67ea + 773e8da commit 902113f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/versioning.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ like normal:
6666

6767
.. code-block:: html+twig
6868

69-
<img src="{{ asset('build/images/logo.png') }}">
69+
<img src="{{ asset('build/images/logo.png') }}" alt="ACME logo">
7070

7171
Troubleshooting
7272
---------------

0 commit comments

Comments
 (0)