Index: index.php
===================================================================
--- index.php	(revision 43336)
+++ index.php	(working copy)
@@ -692,7 +692,7 @@
 } elseif( $conf->License == "none" ) {
 	$conf->RightsUrl = $conf->RightsText = $conf->RightsCode = $conf->RightsIcon = "";
 } elseif( $conf->License == "pd" ) {
-	$conf->RightsUrl = "http://en.wikipedia.org/wiki/Public_domain";
+	$conf->RightsUrl = "http://creativecommons.org/licenses/publicdomain/";
 	$conf->RightsText = "Public Domain";
 	$conf->RightsCode = "pd";
 	$conf->RightsIcon = '${wgScriptPath}/skins/common/images/public-domain.png';
