]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
both links work, but this one seems canonical
authorCasey <casey@rainier.(none)>
Thu, 10 Sep 2009 20:41:13 +0000 (13:41 -0700)
committerCasey <casey@rainier.(none)>
Thu, 10 Sep 2009 20:41:13 +0000 (13:41 -0700)
website/templates/base.html

index 2e9cbb11eaf9acd6f533a44c7091bdd3f85006b2..d858245d9d53c9b3cd0ea314844f5cfb22fc9863 100644 (file)
@@ -18,7 +18,7 @@
       </div>
       <div id="content">{% block body %}{% end %}</div>
       <div id="footer">
-       <div>Tornado is one of <a href="http://developer.facebook.com/opensource.php">Facebook's open source technologies</a>. It is available under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Licence, Version 2.0</a>.</div>
+       <div>Tornado is one of <a href="http://developers.facebook.com/opensource.php">Facebook's open source technologies</a>. It is available under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Licence, Version 2.0</a>.</div>
        <div>This web site and all documentation is licensed under <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons 3.0</a>.</div>
       </div>
     </div>