summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-07-10 09:16:05 +0100
committerRichard Hughes <richard@hughsie.com>2009-07-10 09:16:05 +0100
commit38685c01381bdc74f56249725ef5523161ec18db (patch)
treeb0d861d00f6b97ddb13c261803149ef8b719a2d4 /docs
parentfe1e389717d8669abfef745c61e7b76a5aa99697 (diff)
trivial: fix up two images in the FAQ website
Diffstat (limited to 'docs')
-rw-r--r--docs/html/pk-faq.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/pk-faq.html b/docs/html/pk-faq.html
index a887b8cec..314ba7588 100644
--- a/docs/html/pk-faq.html
+++ b/docs/html/pk-faq.html
@@ -190,7 +190,7 @@ The following <i>GUI</i> programs are provided:
<p>
Update descriptions are also processed for markdown, for example:
</p>
-<img src=img/gpk-markdown.png/>
+<img src="img/gpk-markdown.png"/>
<hr>
<h3><a name="command-not-found">How does the command not found functionality work?</a></h3>
@@ -199,7 +199,7 @@ The command not found functionality is a bash extension that allows PackageKit
to suggest similar commands, or to offer to install packages to provide commands.
It's probably best to click on the image and watch the video.
</p>
-<a href="videos/pk-command-not-found.ogv"><img src=img/pk-command-not-found.png/></a>
+<a href="videos/pk-command-not-found.ogv"><img src="img/pk-command-not-found.png"/></a>
<hr>
<h3><a name="1-click-install">Does PackageKit support 1-Click Install?</a></h3>