fixing quotes in html to work with embedding in json

This commit is contained in:
Tim Flink 2015-02-02 06:52:28 +00:00
parent 401c8621b4
commit cf3c5dd0b4

View file

@ -2,8 +2,8 @@
<p>The Fedora QA Devel team uses this phabricator instance for tracking issues, <p>The Fedora QA Devel team uses this phabricator instance for tracking issues,
code reviews and some documentation. We can be reached through code reviews and some documentation. We can be reached through
<a href="https://admin.fedoraproject.org/mailman/listinfo/qa-devel">our mailing list</a> <a href='https://admin.fedoraproject.org/mailman/listinfo/qa-devel'>our mailing list</a>
or in the <a href="http://webchat.freenode.net/?channels=#fedora-qa"> #fedora-qa channel on Freenode</a>. or in the <a href='http://webchat.freenode.net/?channels=#fedora-qa'> #fedora-qa channel on Freenode</a>.
</p> </p>
<br> <br>
@ -11,6 +11,6 @@ or in the <a href="http://webchat.freenode.net/?channels=#fedora-qa"> #fedora-qa
<h2>Useful Links</h2> <h2>Useful Links</h2>
<ul> <ul>
<li><a href="http://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/">Libtaskotron Documentation</a></li> <li><a href='http://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/'>Libtaskotron Documentation</a></li>
<li><a href="https://bitbucket.org/fedoraqa">Canonical Git Repos (bitbucket project)<li> <li><a href='https://bitbucket.org/fedoraqa'>Canonical Git Repos (bitbucket project)<li>
</ul> </ul>