Summary: Fix bug in link
- Legacy-Id: 8962
This commit is contained in:
parent
c53f4f348e
commit
c365f99e20
|
@ -6,7 +6,7 @@
|
|||
<h1>{{ title }}</h1>
|
||||
|
||||
{% if state_type.slug == "draft-iesg" %}
|
||||
<p><a class="btn btn-default" href="/images/iesg-draft-state-diagram.png">View diagram</a></p>
|
||||
<p><a class="btn btn-default" href="/facelift/images/iesg-draft-state-diagram.png">View diagram</a></p>
|
||||
{% endif %}
|
||||
|
||||
<table class="table table-condensed table-striped">
|
||||
|
|
Loading…
Reference in a new issue