Fixed regression: wrong URL to IESG state diagram in state help. Fixes issue #1119.

- Legacy-Id: 6088
This commit is contained in:
Henrik Levkowetz 2013-09-04 14:21:48 +00:00
parent 38b0a59ba3
commit 808343d06b

View file

@ -11,7 +11,7 @@
<h1>{{ title }}</h1>
{% if state_type.slug == "draft-iesg" %}
<p><a href="/images/iesg_draft_state_diagram.png">View Diagram</a></p>
<p><a href="/images/iesg-draft-state-diagram.png">View Diagram</a></p>
{% endif %}
<table class="ietf-table">