Index: trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-privacy-cookies.php
===================================================================
--- trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-privacy-cookies.php	(revision 10237)
+++ trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-privacy-cookies.php	(working copy)
@@ -343,8 +343,8 @@
 					<p>
 						<?php
 						printf(
-							wp_kses_post( __( 'To find out more on how to manage and delete cookies, visit <a href="%1$s">aboutcookies.org</a>. For more details on advertising cookies, and how to manage them, visit <a href="%2$s">youronlinechoices.eu</a> (EU based), or <a href="%3$s">aboutads.info</a> (US based).', 'wporg' ) ),
-							'https://www.aboutcookies.org/',
+							wp_kses_post( __( 'To find out more on how to manage and delete cookies, visit <a href="%1$s">knowcookies.com</a>. For more details on advertising cookies, and how to manage them, visit <a href="%2$s">youronlinechoices.eu</a> (EU based), or <a href="%3$s">aboutads.info</a> (US based).', 'wporg' ) ),
+							'https://knowcookies.com',
 							'https://youronlinechoices.eu/',
 							'http://www.aboutads.info/choices/'
 						);
