Skip to content

Commit 03437e5

Browse files
committed
Merge branch '5.0'
* 5.0: Update asset.rst
2 parents a2f8fef + 92c9d4a commit 03437e5

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)