From 3d4d897a676bcea6a05ac130cb6cd4e5aec48049 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sun, 24 Feb 2008 05:48:26 +0000 Subject: Fixed path for library documentation in website. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1241 788f1e2b-df1e-0410-8736-df70ead52e1b --- web/index.txt.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/index.txt.in b/web/index.txt.in index 925f90c52..aa275c02f 100644 --- a/web/index.txt.in +++ b/web/index.txt.in @@ -52,7 +52,7 @@ or [try pandoc on the web](/pandoc/try). - [`markdown2pdf(1)`](markdown2pdf.1.html) - [`html2markdown(1)`](html2markdown.1.html) - [`hsmarkdown(1)`](hsmarkdown.1.html) -- [Library documentation](doc/index.html) (for Haskell programmers) +- [Library documentation](doc/pandoc/index.html) (for Haskell programmers) - [Installation instructions](INSTALL.html) - [Changelog](changelog.txt) -- cgit v1.2.3