diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-26 17:25:39 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-26 17:25:39 +0000 |
commit | 0fb91489e1d0511ec77b4ae69a5c9990256fe54d (patch) | |
tree | ad3f29cea4ee7667b37922fa2a72543c28b1b8f4 /web | |
parent | 19a51a2c6f605c8d207d8c1a5c424be66ebe4d1a (diff) | |
download | pandoc-0fb91489e1d0511ec77b4ae69a5c9990256fe54d.tar.gz |
Small change to website -> "Installation instructions"
not "installing from source."
git-svn-id: https://pandoc.googlecode.com/svn/trunk@913 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web')
-rw-r--r-- | web/index.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.txt.in b/web/index.txt.in index 2aa6e15cf..8c09942b2 100644 --- a/web/index.txt.in +++ b/web/index.txt.in @@ -51,7 +51,7 @@ To see what pandoc can do, see the [demonstration page](examples.html). - [`html2markdown(1)`](html2markdown1.html) - [`hsmarkdown(1)`](hsmarkdown1.html) - [Library documentation](doc/index.html) (for Haskell programmers) -- [Instructions for installing from source](INSTALL.html) +- [Installation instructions](INSTALL.html) - [Changelog](changelog) # Downloads |