X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0815312e1d545e3e7ece6a803e3055b4f4919f74..e39366315cd153fc794aed7a9b4df587115d49e7:/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn?ds=sidebyside

diff --git a/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn b/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn
index 0ab9f0bd6..902e4086f 100644
--- a/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn
+++ b/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn
@@ -1,5 +1,5 @@
 I can't check the last changes in Ikiwiki using
-[gitweb](http://git.ikiwiki.info/?p=ikiwiki). It looks like XML
+gitweb. It looks like XML
 validation problem with HTML entity.
 
 When I click a appropriate link on a [[git]] page, then I can only
@@ -12,6 +12,8 @@ see the following error message. --[[Paweł|ptecza]]
 > as the diff links in RecentChanges, both seem to be working. --[[Joey]]
 
 >> Hm. It's strange. I really could see the error message like above
->> when I sent my report. It seems that <http://git.ikiwiki.info/?p=ikiwiki>
->> URL works now. So, we should be happy that it was self-fixed bug ;)
+>> when I sent my report. It seems that
+>> works now. So, we should be happy that it was self-fixed bug ;)
 >> --[[Paweł|ptecza]]
+
+>>> If it happens again, maybe take a full dump of the page? [[done]]