From a4ce59a4a0923c32f9fd2724ec40d186fc474f80 Mon Sep 17 00:00:00 2001 From: Daniel Friesen Date: Sat, 8 Jun 2013 04:48:01 -0700 Subject: Followup If21705c2, Shorten remaining urls to the whatwg HTML spec. Finish up with the /specs/web-apps/current-work/multipage/ urls that haven't been updated to /html/. Change-Id: I4dbee0477eea440b0e8f113b1d393c6e0c739c4c --- includes/Sanitizer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/Sanitizer.php') diff --git a/includes/Sanitizer.php b/includes/Sanitizer.php index 8a0522bde434..7400a5aee854 100644 --- a/includes/Sanitizer.php +++ b/includes/Sanitizer.php @@ -1606,7 +1606,7 @@ class Sanitizer { 'hr' => array_merge( $common, array( 'noshade', 'size', 'width' ) ), # HTML Ruby annotation text module, simple ruby only. - # http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-ruby-element + # http://www.whatwg.org/html/text-level-semantics.html#the-ruby-element 'ruby' => $common, # rbc # rtc -- cgit v1.2.3