Skip to content

Commit 42245b7

Browse files
committed
Chase the moved update view.
- Legacy-Id: 706
1 parent cccf7a9 commit 42245b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/ipr/details.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h3>{{ ipr.title }}</h3>
8686
{% endfor %}
8787

8888
<br>
89-
Click <a href="{% url ietf.ipr.views.update ipr.ipr_id %}">here</a> to update this IPR disclosure<br>
89+
Click <a href="{% url ietf.ipr.new.update ipr.ipr_id %}">here</a> to update this IPR disclosure<br>
9090
<!-- tag 1 -->
9191
<br>
9292
<font size="3"><strong>Submitted Date: {{ ipr.submitted_date|date:"F j, Y" }}</strong></font>

0 commit comments

Comments
 (0)