[cc-commits] [CC SVN] r14746 - ccwordpress/trunk/www/wp-content/themes/cc5

webmaster at creativecommons.org webmaster at creativecommons.org
Fri Nov 5 10:39:30 EDT 2010


Author: nkinkade
Date: 2010-11-05 14:39:30 +0000 (Fri, 05 Nov 2010)
New Revision: 14746

Modified:
   ccwordpress/trunk/www/wp-content/themes/cc5/sidelinks.php
Log:
Fixed right sidebar link pointing to old support site.

Modified: ccwordpress/trunk/www/wp-content/themes/cc5/sidelinks.php
===================================================================
--- ccwordpress/trunk/www/wp-content/themes/cc5/sidelinks.php	2010-11-05 14:33:06 UTC (rev 14745)
+++ ccwordpress/trunk/www/wp-content/themes/cc5/sidelinks.php	2010-11-05 14:39:30 UTC (rev 14746)
@@ -2,7 +2,7 @@
 <li><a href="/about/licenses/">The Licenses</a></li>
 <li><a href="http://wiki.creativecommons.org/Newsletter">Newsletter</a></li>
 <li><a href="/about/events">Events</a></li>
-<li><a href="https://support.creativecommons.org/supporters">Supporters</a></li>
+<li><a href="https://creativecommons.net/supporters">Supporters</a></li>
 <li><a href="/about/opportunities">Jobs</a></li>
 <li><a href="http://wiki.creativecommons.org/Developers">Developers</a></li>
 <li><a href="http://wiki.creativecommons.org/Case_Studies">Case Studies</a></li>




More information about the cc-commits mailing list