From 44c2c2d542e84b4c5ca8fa2a597fb3d3c5b6b605 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Tue, 28 Jul 2015 13:33:00 -0400 Subject: [PATCH] style --- doc/bugs/feed_does_not_validate.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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]]