diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-13 17:26:01 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-13 17:26:01 +0000 |
commit | 85f655c8cb76ccca36595e2cc9c26bea4a3b10dd (patch) | |
tree | 0ee2a4954facd50e1261c23dc9661296f8021095 /man/man1 | |
parent | 9cadf5362190d79b85ee29530ccdcc6dfa3e21e2 (diff) | |
download | pandoc-85f655c8cb76ccca36595e2cc9c26bea4a3b10dd.tar.gz |
Changed pandoc home page to http://johnmacfarlane.net/pandoc/.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1014 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/hsmarkdown.1.md | 2 | ||||
-rw-r--r-- | man/man1/pandoc.1.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/hsmarkdown.1.md b/man/man1/hsmarkdown.1.md index 2b6b7821b..f433cad83 100644 --- a/man/man1/hsmarkdown.1.md +++ b/man/man1/hsmarkdown.1.md @@ -39,4 +39,4 @@ will be interpreted as filenames, as they are by `Markdown.pl`.) file distributed with Pandoc contains full documentation. The Pandoc source code and all documentation may be downloaded from -<http://sophos.berkeley.edu/macfarlane/pandoc/>. +<http://johnmacfarlane.net/pandoc/>. diff --git a/man/man1/pandoc.1.md b/man/man1/pandoc.1.md index f0611fe82..f84082bad 100644 --- a/man/man1/pandoc.1.md +++ b/man/man1/pandoc.1.md @@ -176,5 +176,5 @@ to Pandoc. Or use `html2markdown`(1), a wrapper around `pandoc`. The *README* file distributed with Pandoc contains full documentation. The Pandoc source code and all documentation may be downloaded from -<http://sophos.berkeley.edu/macfarlane/pandoc/>. +<http://johnmacfarlane.net/pandoc/>. |