taskotron: fix phab url on the landing page
This commit is contained in:
parent
2eeb1ff866
commit
f5b2bb0460
1 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@
|
|||
<div id="navbar" class="navbar-collapse collapse navbar-dark">
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<li><a href="https://fedoraproject.org/wiki/Taskotron">Wiki</a></li>
|
||||
<li><a href="https://phab.qadevel.cloud.fedoraproject.org">Issue Tracker</a></li>
|
||||
<li><a href="https://phab.qa.fedoraproject.org">Issue Tracker</a></li>
|
||||
<li><a href="https://fedoraproject.org/wiki/Taskotron/Tasks">Information about Tasks</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -139,7 +139,7 @@
|
|||
|
||||
<div class="row vertical-center">
|
||||
<div class="col-md-9">
|
||||
<h2>Open source rockstar</h2><p class="text-muted">Taskotron is under active development. If you're interested in contributing, check out our <a href="{{ taskotron_docs_url }}/docs/devguide.html">Development guide</a> and the tickets and tasks on our <a href="https://phab.qadevel.cloud.fedoraproject.org/project/view/28/">Planning Workboard</a>, or pick some <a href="https://phab.qadevel.cloud.fedoraproject.org/project/board/12/">easy to handle tasks</a>.</p>
|
||||
<h2>Open source rockstar</h2><p class="text-muted">Taskotron is under active development. If you're interested in contributing, check out our <a href="{{ taskotron_docs_url }}/docs/devguide.html">Development guide</a> and the tickets and tasks on our <a href="https://phab.qa.fedoraproject.org/project/view/28/">Planning Workboard</a>, or pick some <a href="https://phab.qa.fedoraproject.org/project/board/12/">easy to handle tasks</a>.</p>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="featurette text-right" style="color: #cc8f60;">
|
||||
|
@ -154,7 +154,7 @@
|
|||
<div class="vfill-120"></div>
|
||||
<p class="text-muted">Email on <a href="https://lists.fedoraproject.org/archives/list/qa-devel@lists.fedoraproject.org/">The Fedora qa-devel list</a></p>
|
||||
<p class="text-muted">In #fedora-qa on <a href="https://webchat.freenode.net/">Freenode IRC</a></p>
|
||||
<p class="text-muted">Check the <a href="https://phab.qadevel.cloud.fedoraproject.org/">Phabricator</a></p>
|
||||
<p class="text-muted">Check the <a href="https://phab.qa.fedoraproject.org/">Phabricator</a></p>
|
||||
<div class="vfill-120"></div>
|
||||
<img src="static/img/taskotron-box.svg">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue