Summary: Replace /liaison/managers/ link with a direct link to the

www.ietf.org page for the time being. It appears to have been handled
through a redirect outside the Django code since 2009, and it confuses
the crawler.

There should be enough information in the database to integrate this
inside the Django code, so in the future it might make sense to move
the link back.
 - Legacy-Id: 10134
This commit is contained in:
Ole Laursen 2015-10-05 09:11:01 +00:00
parent e93a7830bc
commit a9dc82f09b
3 changed files with 11 additions and 11 deletions

View file

@ -32,7 +32,7 @@
<a href="/wg/">Active IETF working groups</a>
</li>
<li>
<a href="/liaison/managers/">IETF liaison managers</a>
<a href="https://www.ietf.org/liaison/managers.html">IETF liaison managers</a>
</li>
</ul>

View file

@ -32,28 +32,28 @@
<tr>
<td>The IAB</td>
<td><a href="/liaison/managers/">The IETF Liaison Manager for the SDO</a> <sup><small>(4)</small></sup><br>
<td><a href="https://www.ietf.org/liaison/managers.html">The IETF Liaison Manager for the SDO</a> <sup><small>(4)</small></sup><br>
The IAB Chair (if not the submitter) &lt;iab-chair@iab.org&gt;<br>
The IAB &lt;iab@iab.org&gt;</li></td></tr>
<tr>
<td>The IESG</td>
<td><a href="/liaison/managers/">The IETF Liaison Manager for the SDO</a> <sup><small>(4)</small></sup><br>
<td><a href="https://www.ietf.org/liaison/managers.html">The IETF Liaison Manager for the SDO</a> <sup><small>(4)</small></sup><br>
The IETF Chair (if not the submitter) &lt;chair@ietf.org&gt;<br>
The IESG &lt;iesg@ietf.org&gt;</li></td></tr>
<tr>
<td>The IETF</td>
<td><a href="/liaison/managers/">The IETF Liaison Manager for the SDO</a> <sup><small>(4)</small></sup><br>
<td><a href="https://www.ietf.org/liaison/managers.html">The IETF Liaison Manager for the SDO</a> <sup><small>(4)</small></sup><br>
The IETF Chair (if not the submitter) &lt;chair@ietf.org&gt;<br>
The IESG &lt;iesg@ietf.org&gt;</li></td></tr>
<tr>
<td>An IETF Area</td>
<td><a href="/liaison/managers/">The IETF Liaison Manager for the SDO</a> <sup><small>(4)</small></sup><br>
<td><a href="https://www.ietf.org/liaison/managers.html">The IETF Liaison Manager for the SDO</a> <sup><small>(4)</small></sup><br>
<a href="/wg/">The IETF Area Director(s)</a> (if not the submitter)<br>
The IETF Chair &lt;chair@ietf.org&gt;<br>
The IETF Area Directorate Mailing List (where applicable) <sup><small>(5)</small></sup></li></td></tr>
<tr>
<td>An IETF Working Group</td>
<td><a href="/liaison/managers/">The IETF Liaison Manager for the SDO</a> <sup><small>(4)</small></sup><br>
<td><a href="https://www.ietf.org/liaison/managers.html">The IETF Liaison Manager for the SDO</a> <sup><small>(4)</small></sup><br>
<a href="/wg/">The IETF Working Group Chair(s)</a> (if not the submitter)<br>
<a href="/wg/">The IETF Area Director(s)</a><br>
<a href="/wg/">The IETF Working Group Discussion List</a></li></td></tr>

View file

@ -28,28 +28,28 @@
<tr>
<td>The IAB </td>
<td>The IAB Chair &lt;iab-chair@iab.org&gt;</td>
<td><a href="/liaison/managers/">The IETF Liaison Manager for the SDO</a><br>
<td><a href="https://www.ietf.org/liaison/managers.html">The IETF Liaison Manager for the SDO</a><br>
The IAB &lt;iab@iab.org&gt;</td></tr>
<tr>
<td>The IESG </td>
<td>The IETF Chair &lt;chair@ietf.org&gt;</td>
<td><a href="/liaison/managers/">The IETF Liaison Manager for the SDO</a><br>
<td><a href="https://www.ietf.org/liaison/managers.html">The IETF Liaison Manager for the SDO</a><br>
The IESG &lt;iesg@ietf.org&gt;</td></tr>
<tr>
<td>The IETF </td>
<td>The IETF Chair &lt;chair@ietf.org&gt;</td>
<td><a href="/liaison/managers/">The IETF Liaison Manager for the SDO</a><br>
<td><a href="https://www.ietf.org/liaison/managers.html">The IETF Liaison Manager for the SDO</a><br>
The IESG &lt;iesg@ietf.org&gt;</td></tr>
<tr>
<td>An IETF Area </td>
<td><a href="/wg/">The IETF Area Director(s)</a></td>
<td><a href="/liaison/managers/">The IETF Liaison Manager for the SDO</a><br>
<td><a href="https://www.ietf.org/liaison/managers.html">The IETF Liaison Manager for the SDO</a><br>
The IETF Chair &lt;chair@ietf.org&gt;<br>
The IETF Area Directorate Mailing List(where applicable) <sup><small>(3)</small></sup></td></tr>
<tr>
<td>An IETF Working Group </td>
<td><a href="/wg/">The Working Group Chair(s)</a></td>
<td><a href="/liaison/managers/">The IETF Liaison Manager for the SDO</a><br>
<td><a href="https://www.ietf.org/liaison/managers.html">The IETF Liaison Manager for the SDO</a><br>
<a href="/wg/">The IETF Area Director(s)</a><br>
<a href="/wg/">The IETF Working Group Discussion List</a></td></tr>
</table>