Fix docs url
This commit is contained in:
parent
bc7f5e63b6
commit
20f8493747
1 changed files with 10 additions and 10 deletions
|
@ -66,12 +66,12 @@
|
|||
<div class="container">
|
||||
|
||||
<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 }}/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>
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
<h2>Trivial local execution</h2><p class="text-muted">No need to replicate the production environment with all its servers and configurations, the check authors can easily run and develop their checks on their local machine with no unnecessary software setup hassle.</p>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="featurette text-right" style="color: #cc8f60;">
|
||||
<i class="fa fa-code-fork"></i></div>
|
||||
<div class="featurette text-right" style="color: #cc8f60;">
|
||||
<i class="fa fa-desktop"></i></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -138,12 +138,12 @@
|
|||
<hr>
|
||||
|
||||
<div class="row vertical-center">
|
||||
<div class="col-md-9">
|
||||
<h2>Trivial local execution</h2><p class="text-muted">No need to replicate the production environment with all its servers and configurations, the check authors can easily run and develop their checks on their local machine with no unnecessary software setup hassle.</p>
|
||||
</div>
|
||||
<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>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="featurette text-right" style="color: #cc8f60;">
|
||||
<i class="fa fa-desktop"></i></div>
|
||||
<div class="featurette text-right" style="color: #cc8f60;">
|
||||
<i class="fa fa-code-fork"></i></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue