aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Sanitizer.php
diff options
context:
space:
mode:
authorDaniel Friesen <daniel@nadir-seen-fire.com>2013-06-08 04:48:01 -0700
committerDaniel Friesen <daniel@nadir-seen-fire.com>2013-06-08 04:48:01 -0700
commita4ce59a4a0923c32f9fd2724ec40d186fc474f80 (patch)
treebf4de4e8e2679b6d86f6a3528d41cfe97c89ed5b /includes/Sanitizer.php
parentaa62ea7d65fef5cafaa81faff9c6c8234c79c819 (diff)
downloadmediawikicore-a4ce59a4a0923c32f9fd2724ec40d186fc474f80.tar.gz
mediawikicore-a4ce59a4a0923c32f9fd2724ec40d186fc474f80.zip
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
Diffstat (limited to 'includes/Sanitizer.php')
-rw-r--r--includes/Sanitizer.php2
1 files changed, 1 insertions, 1 deletions
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