we aren't deploying fakefedorainfra anymore, remove it from frontpage

This commit is contained in:
Tim Flink 2015-10-13 02:05:47 +00:00
parent 245ea22286
commit 4bd302ea00

View file

@ -81,9 +81,6 @@
<li><a href="/taskmaster/waterfall">Recently Executed Tasks</a></li>
<li><a href="https://fedoraproject.org/wiki/Taskotron/Tasks">Information about Taskotron Tasks (and help for reading their output)</a></li>
<li><a href="/{{ resultsdb_fe_endpoint }}/jobs">Browse Task Results</a></li>
{% if deployment_type in ['dev', 'stg', 'local'] %}
<li><a href="/{{ fakefedorainfra_endpoint }}/boji/comments">Simulated Bodhi Comments (bodhi comments are not made in dev or stg)</a></li>
{% endif %}
</ul>
</div>