diff options
author | Loïc Hoguin <[email protected]> | 2016-10-19 13:18:32 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-10-19 13:18:32 +0200 |
commit | 87182b2ff15eecca272589f8e2960dffe52ce6ec (patch) | |
tree | fbde0055b66894d67859b9d8f190b5bbde453ba5 /docs/en/cowboy/1.0/guide/loop_handlers/index.html | |
parent | a7393a27b98e93fbe06227236e2db0a364645765 (diff) | |
download | ninenines.eu-87182b2ff15eecca272589f8e2960dffe52ce6ec.tar.gz ninenines.eu-87182b2ff15eecca272589f8e2960dffe52ce6ec.tar.bz2 ninenines.eu-87182b2ff15eecca272589f8e2960dffe52ce6ec.zip |
Fix mailing lists link in old 1.0 docs
Diffstat (limited to 'docs/en/cowboy/1.0/guide/loop_handlers/index.html')
-rw-r--r-- | docs/en/cowboy/1.0/guide/loop_handlers/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/cowboy/1.0/guide/loop_handlers/index.html b/docs/en/cowboy/1.0/guide/loop_handlers/index.html index 52d8e211..8d177942 100644 --- a/docs/en/cowboy/1.0/guide/loop_handlers/index.html +++ b/docs/en/cowboy/1.0/guide/loop_handlers/index.html @@ -43,7 +43,7 @@ <li><a title="Technical publications" href="/articles">Articles</a></li> <li><a title="Our talks" href="/talks">Talks</a></li> <li class="active"><a title="Our services" href="/support">Pricing & Sponsoring</a></li> - <li><a title="Community support" href="http://lists.ninenines.eu">Mailing Lists</a></li> + <li><a title="Community support" href="https://ninenines.eu/archives/extend/">Mailing Lists</a></li> <li><a title="Contact us" href="mailto:[email protected]">Contact</a></li> </ul> </nav> |