From 9ddbbd5ffdbfac13ccb15f491ba0e65b2c49be5d Mon Sep 17 00:00:00 2001
From: Robert Sparks <rjsparks@nostrum.com>
Date: Wed, 26 Jul 2017 21:08:43 +0000
Subject: [PATCH] Remove the Historic charter link that has 404ed for several
 months. The closest we have for the content it might have reached in the path
 is already linked out of the concluded working groups page. Fixes #2223.
 Commit ready for merge.  - Legacy-Id: 13980

---
 ietf/templates/group/active_wgs.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ietf/templates/group/active_wgs.html b/ietf/templates/group/active_wgs.html
index 48cf3797a..d35e8614f 100644
--- a/ietf/templates/group/active_wgs.html
+++ b/ietf/templates/group/active_wgs.html
@@ -18,7 +18,6 @@
       <h1>Active IETF working groups</h1>
 
       <a class="btn btn-default" href="{% url "ietf.group.views.concluded_groups" %}">Concluded WGs</a>
-      <a class="btn btn-default" href="https://www.ietf.org/dyn/wg/charter/history/">Historic charters</a>
       <a class="btn btn-default" href="{% url "ietf.group.views.all_status" %}">Status Reports</a>
       <a class="btn btn-default" href="{% url "ietf.group.views.chair_photos" group_type="wg" %}">Chair Photos</a>