Repository: whimsy-whimsical-site Updated Branches: refs/heads/asf-site f392285a6 -> 77eef3290
Fix License link Project: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/repo Commit: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/commit/77eef329 Tree: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/tree/77eef329 Diff: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/diff/77eef329 Branch: refs/heads/asf-site Commit: 77eef3290939eeb6751db0c13347fb70edb14bc1 Parents: f392285 Author: Sebb <[email protected]> Authored: Tue Apr 25 18:38:03 2017 +0100 Committer: Sebb <[email protected]> Committed: Tue Apr 25 18:38:03 2017 +0100 ---------------------------------------------------------------------- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/blob/77eef329/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index c05176e..1a5aceb 100644 --- a/index.html +++ b/index.html @@ -155,7 +155,7 @@ <div class="panel-body"> <p> Copyright © 2015-2017 The Apache Software Foundation, Licensed under - the <a href="http://www.apache.org/licenses/LICENSE-2.0" rel="license">Apache License, Version 2.0</a>. + the <a href="http://www.apache.org/licenses/" rel="license">Apache License, Version 2.0</a>. <br /> Apache®, the names of Apache projects, and the feather logo are either <a href="http://www.apache.org/foundation/marks/list/">registered trademarks or trademarks</a> of the Apache Software Foundation in the United States and/or other countries. </p>
