another small change to a link on the taskotron landing page
This commit is contained in:
parent
05ff9f89fe
commit
71e762b432
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
<li><a href="/taskmaster/waterfall">Recently Executed Tasks</a></li>
|
||||
<li><a href="{{ resultsdb_external_url }}jobs/">Browse Task Results</a></li>
|
||||
{% if deployment_type == 'dev' or deployment_type == 'stg' %}
|
||||
<li><a href="{{ fakefedorainfra_url }}/comments">Simulated Bodhi Comments (bodhi comments are not made in dev or stg)</a></li>
|
||||
<li><a href="{{ fakefedorainfra_url }}/boji/comments">Simulated Bodhi Comments (bodhi comments are not made in dev or stg)</a></li>
|
||||
{% endif %}
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue