diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-12 05:09:28 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-12 05:09:28 +0000 |
commit | 7e0e06237b4ff5ada8f320c0f9fecb4c1da9c58c (patch) | |
tree | 6d268ff87c84938c25c552b9c691da05dc9b05ca /web/header.html | |
parent | ef83e744a11820b8830d85d36dda9770d439be4d (diff) | |
download | pandoc-7e0e06237b4ff5ada8f320c0f9fecb4c1da9c58c.tar.gz |
Minor formatting tweaks for pandoc website.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@684 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web/header.html')
-rw-r--r-- | web/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/header.html b/web/header.html index b8e41ff15..67935b585 100644 --- a/web/header.html +++ b/web/header.html @@ -3,7 +3,7 @@ <li><a href="index.html" title="Home page">Home</a></li> <li><a href="features.html" title="Pandoc features">Features</a></li> <li><a href="examples.html" title="Pandoc demos">Examples</a></li> -<li><a href="README.html" title="Pandoc user's guide">User's Guide</a></li> +<li><a href="README.html" title="Pandoc user's guide">User’s Guide</a></li> <li><a href="doc/index.html" title="API documentation for Pandoc libraries">API Docs</a></li> <li><a href="changelog.html" title="Pandoc's changelog">Changelog</a></li> </ul> |