diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-21 14:33:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-21 15:48:24 -0400 |
commit | 662ea9971c6608a6a826b8b29ce7294e77304b41 (patch) | |
tree | 66656dca20ae2dab5c1698be0d07fcc41af65cac /doc/plugins | |
parent | fb6559dc1c68f053deee3ee58453d3648209ec6d (diff) | |
download | ikiwiki-662ea9971c6608a6a826b8b29ce7294e77304b41.tar ikiwiki-662ea9971c6608a6a826b8b29ce7294e77304b41.tar.gz |
Remove dead link from plugins/teximg. Closes: #664885
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/teximg.mdwn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/plugins/teximg.mdwn b/doc/plugins/teximg.mdwn index f3cade85f..866b1ee05 100644 --- a/doc/plugins/teximg.mdwn +++ b/doc/plugins/teximg.mdwn @@ -6,9 +6,6 @@ that renders LaTeX formulas into images. Of course you will need LaTeX installed for this to work. -See [this site](http://www.der-winnie.de/opensource/gsoc2007) for rendered -images. - ## configuration There are several configuration directives that can be used in the setup |