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.
1 parent 5e3ae9d commit 36a408eCopy full SHA for 36a408e
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