Remove rel="archives" from HTML output
authorKevin Israel <pleasestand@live.com>
Sun, 1 Mar 2015 11:05:25 +0000 (06:05 -0500)
committerKrinkle <krinklemail@gmail.com>
Thu, 5 Mar 2015 22:57:58 +0000 (22:57 +0000)
commit3702223dda048bcf17e5b651be3d81145d5315c2
treee0d6777d172a96f0d8ffa7a5e69ba272fec221e3
parent38abb23f9ff07899803cf3dd37df8cdf2f5fa00c
Remove rel="archives" from HTML output

Follows-up fab055d6a1.
Introduced in 4299d27956 (r45988)

That link type was removed from HTML5 in 2011. It is not recognized
by the W3C Markup Validator.

https://html5.org/r/5925
https://www.w3.org/Bugs/Public/show_bug.cgi?id=11486
https://html.spec.whatwg.org/multipage/semantics.html#linkTypes

Change-Id: I61ddd7ee3df41bfb62423d0498217d31e7952902
RELEASE-NOTES-1.25
includes/page/Article.php
includes/skins/SkinTemplate.php