We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5525a6e + a8edd99 commit 92c9d4aCopy full SHA for 92c9d4a
components/asset.rst
@@ -17,7 +17,7 @@ For example:
17
18
<!-- ... -->
19
20
- <a href="/"><img src="/images/logo.png"></a>
+ <a href="/"><img src="/images/logo.png" alt="logo"></a>
21
22
This practice is no longer recommended unless the web application is extremely
23
simple. Hardcoding URLs can be a disadvantage because:
0 commit comments