This is an automated email from the ASF dual-hosted git repository. ocket8888 pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/trafficcontrol-website.git
commit cefec3246a7245514ab093f48cadaa48a3dad014 Author: ocket8888 <[email protected]> AuthorDate: Tue Sep 7 12:25:00 2021 -0600 Update wiki links to point to GH wiki --- index.html | 2 +- mailing_lists/index.html | 2 +- releases/index.html | 2 +- security/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 72a581c..7ef07ff 100644 --- a/index.html +++ b/index.html @@ -60,7 +60,7 @@ <a class="dropdown-item" href="https://github.com/apache/trafficcontrol/blob/master/CONTRIBUTING.md">Contributing</a> <a class="dropdown-item" href="/mailing_lists/">Mailing Lists</a> - <a class="dropdown-item" href="https://cwiki.apache.org/confluence/display/TC/">Wiki</a> + <a class="dropdown-item" href="https://github.com/apache/trafficcontrol/wiki/">Wiki</a> <a class="dropdown-item" href="https://www.youtube.com/channel/UC2zEj6sERinzx8w8uvyRBYg">YouTube</a> <a class="dropdown-item" href="https://twitter.com/trafficctrlcdn">Twitter</a> </div> diff --git a/mailing_lists/index.html b/mailing_lists/index.html index fff66dd..ebd226f 100644 --- a/mailing_lists/index.html +++ b/mailing_lists/index.html @@ -60,7 +60,7 @@ <a class="dropdown-item" href="https://github.com/apache/trafficcontrol/blob/master/CONTRIBUTING.md">Contributing</a> <a class="dropdown-item" href="/mailing_lists/">Mailing Lists</a> - <a class="dropdown-item" href="https://cwiki.apache.org/confluence/display/TC/">Wiki</a> + <a class="dropdown-item" href="https://github.com/apache/trafficcontrol/wiki/">Wiki</a> <a class="dropdown-item" href="https://www.youtube.com/channel/UC2zEj6sERinzx8w8uvyRBYg">YouTube</a> <a class="dropdown-item" href="https://twitter.com/trafficctrlcdn">Twitter</a> </div> diff --git a/releases/index.html b/releases/index.html index 40dc00b..0998c4b 100644 --- a/releases/index.html +++ b/releases/index.html @@ -59,7 +59,7 @@ <a class="dropdown-item" href="https://s.apache.org/slack-invite" target="_blank"><code>#traffic-control</code> on the ASF Slack</a> <a class="dropdown-item" href="/contributing">Contributing</a> <a class="dropdown-item" href="/mailing_lists/">Mailing Lists</a> - <a class="dropdown-item" href="https://cwiki.apache.org/confluence/display/TC/">Wiki</a> + <a class="dropdown-item" href="https://github.com/apache/trafficcontrol/wiki/">Wiki</a> <a class="dropdown-item" href="https://www.youtube.com/channel/UC2zEj6sERinzx8w8uvyRBYg">YouTube</a> <a class="dropdown-item" href="https://twitter.com/trafficctrlcdn">Twitter</a> </div> diff --git a/security/index.html b/security/index.html index 63f6d2e..4f88e8b 100644 --- a/security/index.html +++ b/security/index.html @@ -60,7 +60,7 @@ <a class="dropdown-item" href="https://github.com/apache/trafficcontrol/blob/master/CONTRIBUTING.md">Contributing</a> <a class="dropdown-item" href="/mailing_lists/">Mailing Lists</a> - <a class="dropdown-item" href="https://cwiki.apache.org/confluence/display/TC/">Wiki</a> + <a class="dropdown-item" href="https://github.com/apache/trafficcontrol/wiki/">Wiki</a> <a class="dropdown-item" href="https://www.youtube.com/channel/UC2zEj6sERinzx8w8uvyRBYg">YouTube</a> <a class="dropdown-item" href="https://twitter.com/trafficctrlcdn">Twitter</a> </div>
