remove some links to gitweb
[ikiwiki.git] / doc / bugs / img_vs_align.mdwn
index c78465a37441b232483f12226d86c2d3178e0014..5eb4489b01814148fb23edbce1d447a22207a7ee 100644 (file)
@@ -5,7 +5,7 @@ embedded as `<p><img ...></p>`.  That's at least what I see on
 hand, CSS is supposed to be used instead, I guess.  (But how...  I forgot
 almost of my CSS foo again ;-) it seems.) --[[tschwinge]]
 
-> [[!img logo/ikiwiki.png align=right]]The [img tag doesn't create P tags](http://git.ikiwiki.info/?p=ikiwiki;a=blob;f=IkiWiki/Plugin/img.pm;h=32023fa97af8ba8e63192cacaff10a4677d20654;hb=HEAD), but if you have surrounded the img directive with newlines, they will result in paragraph tags.
+> [[!img logo/ikiwiki.png align=right]]The img tag doesn't create P tags, but if you have surrounded the img directive with newlines, they will result in paragraph tags.
 >
 > I've edited the URL you provided to demonstrate this -- hope you don't mind! I've also added an inline, right-aligned image to this page.[[!tag done]]
 > -- [[Jon]]