Skip to content

Commit 92c9d4a

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Update asset.rst
2 parents 5525a6e + a8edd99 commit 92c9d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/asset.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For example:
1717

1818
<!-- ... -->
1919

20-
<a href="/"><img src="/images/logo.png"></a>
20+
<a href="/"><img src="/images/logo.png" alt="logo"></a>
2121

2222
This practice is no longer recommended unless the web application is extremely
2323
simple. Hardcoding URLs can be a disadvantage because:

0 commit comments

Comments
 (0)