taskotron-frontend: fix phabricator links
This commit is contained in:
parent
1e3d6deed8
commit
151ca76db8
1 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,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.qa.fedoraproject.org">Issue Tracker</a></li>
|
||||
<li><a href="https://pagure.io/taskotron">Issue Tracker</a></li>
|
||||
<li><a href="https://fedoraproject.org/wiki/Taskotron/Tasks">Information about Tasks</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -147,7 +147,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.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>
|
||||
<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 }}/devguide.html">development guide</a> and the tickets and tasks on our <a href="https://pagure.io/taskotron">project page</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;">
|
||||
|
@ -162,7 +162,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.qa.fedoraproject.org/">Phabricator</a></p>
|
||||
<p class="text-muted">Check the <a href="https://pagure.io/taskotron">Pagure</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