fixing quotes in html to work with embedding in json
This commit is contained in:
parent
401c8621b4
commit
cf3c5dd0b4
1 changed files with 4 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
<p>The Fedora QA Devel team uses this phabricator instance for tracking issues,
|
||||
code reviews and some documentation. We can be reached through
|
||||
<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>.
|
||||
<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>.
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
@ -11,6 +11,6 @@ or in the <a href="http://webchat.freenode.net/?channels=#fedora-qa"> #fedora-qa
|
|||
<h2>Useful Links</h2>
|
||||
|
||||
<ul>
|
||||
<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='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>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue