[cc-commits] [SCM] cc.engine: License chooser & etc (branch master) updated. e2ac09a968ae4865598fef01eaf4977e2582fc38
git version control
git at a7.creativecommons.org
Fri Oct 8 17:43:54 EDT 2010
The branch, master has been updated
via e2ac09a968ae4865598fef01eaf4977e2582fc38 (commit)
from 7dff2cad6671792614f7e953891c8735e4fbcfe1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e2ac09a968ae4865598fef01eaf4977e2582fc38
Author: Christopher Allan Webber <cwebber at dustycloud.org>
Date: Fri Oct 8 16:44:00 2010 -0500
Oops. Yeah, cc0 should point to cc0, and also pdm should point to /about/pdm
-----------------------------------------------------------------------
Summary of changes (followed by patch):
cc/engine/templates/publicdomain/index.pt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/cc/engine/templates/publicdomain/index.pt b/cc/engine/templates/publicdomain/index.pt
index d2cae8d..25396ad 100644
--- a/cc/engine/templates/publicdomain/index.pt
+++ b/cc/engine/templates/publicdomain/index.pt
@@ -39,7 +39,7 @@
<ul>
<li>
<a i18n:translate="util.learn_more"
- href="/about/pdm">Learn more</a>
+ href="/about/cc0">Learn more</a>
</li>
<li>
<a i18n:translate="util.use_this_tool"
@@ -60,7 +60,7 @@
<ul>
<li>
<a i18n:translate="util.learn_more"
- href="http://wiki.creativecommons.org/PDM_FAQ">Learn more</a>
+ href="/about/pdm">Learn more</a>
</li>
<li>
<a i18n:translate="util.use_this_tool"
hooks/post-receive
--
cc.engine: License chooser & etc
More information about the cc-commits
mailing list