You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ietf/templates/ipr/list.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,10 @@ <H1><center>IETF Page of Intellectual Property Rights Disclosures.</H1></center>
13
13
pertain to the implementation or use of the technology described in any IETF documents or the extent to
14
14
which any license under such rights might or might not be available; nor does it represent that it has made any independent effort to identify any such rights.
15
15
<p><p><p>
16
-
<ahref="https://datatracker.ietf.org/public/ipr_disclosure.cgi">Click here to submit an IPR disclosure</a>
16
+
<ahref="{% url ietf.ipr.views.default %}">Click here to submit an IPR disclosure</a>
17
17
18
18
<hr><p>
19
-
<P><imgsrc="http://www.ietf.org/images/blue.gif" hspace="3" border="0"><ahref="http://datatracker.ietf.org/public/ipr_search.cgi">Search the IPR Disclosures</a><p>
19
+
<P><imgsrc="http://www.ietf.org/images/blue.gif" hspace="3" border="0"><ahref="{% url ietf.ipr.search.search %}">Search the IPR Disclosures</a><p>
0 commit comments