Skip to content

Commit d96e042

Browse files
committed
Update the out-of-date links in the footer of each datatracker page. Fixes ietf-tools#2710. Commit ready for merge.
- Legacy-Id: 16145
1 parent 37851b9 commit d96e042

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

ietf/templates/base.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,16 +122,16 @@
122122
<hr>
123123
<div class="col-md-12 col-sm-12">
124124
<div class="text-center padded">
125-
<a href="https://www.internetsociety.org/" class="padded">ISOC</a>
125+
<a href="https://www.ietf.org/" class="padded">IETF</a>
126+
<a href="https://www.ietf.org/iesg/" class="padded">IESG</a>
127+
<a href="https://www.iab.org/" class="padded">IAB</a>
128+
<a href="https://www.ietf.org/llc/" class="padded">IASA&nbsp;&amp;&nbsp;IETF&nbsp;LLC</a>
126129
<a href="https://trustee.ietf.org/" class="padded">IETF&nbsp;Trust</a>
127130
<a href="https://www.rfc-editor.org/" class="padded">RFC&nbsp;Editor</a>
131+
<a href="https://www.iana.org/" class="padded">IANA</a>
128132
<a href="https://www.irtf.org/" class="padded">IRTF</a>
129-
<a href="https://www.ietf.org/iesg/" class="padded">IESG</a>
130-
<a href="https://www.ietf.org/" class="padded">IETF</a>
131-
<a href="https://www.iab.org/" class="padded">IAB</a>
132-
<a href="https://iaoc.ietf.org" class="padded">IASA&nbsp;&amp;&nbsp;IAOC</a>
133133
<a href="https://tools.ietf.org/" class="padded">IETF&nbsp;Tools</a>
134-
<a href="https://www.iana.org/" class="padded">IANA</a>
134+
<a href="https://www.ietf.org/privacy-statement/" class="padded">Privacy&nbsp;Statement</a>
135135
</div>
136136
</div>
137137

0 commit comments

Comments
 (0)