X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/73778e5110ce76e7efa6df0bb997b5c975513547..09916a90ed9f22212ac62078132fd2375ed0017f:/doc/bugs/feed_does_not_validate.mdwn diff --git a/doc/bugs/feed_does_not_validate.mdwn b/doc/bugs/feed_does_not_validate.mdwn index 2d5b3a331..315ff9737 100644 --- a/doc/bugs/feed_does_not_validate.mdwn +++ b/doc/bugs/feed_does_not_validate.mdwn @@ -1,7 +1,7 @@ -https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fanarc.at%2Ftag%2Fdrupal-planet%2Findex.rss says that my RSS feed doesn't validate. +[this validator](https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fanarc.at%2Ftag%2Fdrupal-planet%2Findex.rss) says that my RSS feed doesn't validate. the link to "comments" should be a full URL and there's a "self" tag missing. -coming from: https://www.drupal.org/node/1843576 +coming from [this bug report](https://www.drupal.org/node/1843576) -- [[anarcat]]