aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-12-07 13:24:59 -0400
committerJoey Hess <joey@kitenet.net>2011-12-07 13:24:59 -0400
commitd9214e7e975efb8ebeb5dbe35e2844e9ebd35a9f (patch)
tree2de604a9cab044abaa46e747d6f7cfcc4679c1d5 /doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn
parent3c10ca6a2c8f8be93a1be6c509d538d4ed64efe2 (diff)
downloadikiwiki-d9214e7e975efb8ebeb5dbe35e2844e9ebd35a9f.tar
ikiwiki-d9214e7e975efb8ebeb5dbe35e2844e9ebd35a9f.tar.gz
remove some links to gitweb
these are a pain to keep working, and not needed
Diffstat (limited to 'doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn')
-rw-r--r--doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn b/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn
index fed6cd026..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,8 +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]]