summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-01-10 22:41:05 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-01-10 22:41:05 +0000
commit4224d913880e4f77a358cda868c9d1ca75820506 (patch)
tree29d2fc6a1708d670acb5c3b0c585094428deb72d /web
parent9a2c653277bc29889404ffb96fa47f9445a6ceaa (diff)
Changed website to link to Google's download details page (with
SHA1 checksum) rather than directly to the files. git-svn-id: https://pandoc.googlecode.com/svn/trunk@491 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web')
-rw-r--r--web/index.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/index.txt b/web/index.txt
index e8f1b5667..0e9872877 100644
--- a/web/index.txt
+++ b/web/index.txt
@@ -38,11 +38,11 @@ you compile Pandoc from source. This will give you access to the
wrapper scripts `markdown2pdf`, `html2markdown`, and `hsmarkdown`,
which are not included in the Windows binary package.
-[`@TARBALL_NAME@`]: http://pandoc.googlecode.com/files/@TARBALL_NAME@
+[`@TARBALL_NAME@`]: http://code.google.com/p/pandoc/downloads/detail?name=@TARBALL_NAME@
"Download source tarball from Pandoc's Google Code site"
-[`@OSX_DMG_NAME@`]: http://pandoc.googlecode.com/files/@OSX_DMG_NAME@
+[`@OSX_DMG_NAME@`]: http://code.google.com/p/pandoc/downloads/detail?name=@OSX_DMG_NAME@
"Download Mac OS X disk image from Pandoc's Google Code site"
-[`@WINDOWS_PKG_NAME@`]: http://pandoc.googlecode.com/files/@WINDOWS_PKG_NAME@
+[`@WINDOWS_PKG_NAME@`]: http://code.google.com/p/pandoc/downloads/detail?name=@WINDOWS_PKG_NAME@
"Download Windows zip file from Pandoc's Google Code site"
[Cygwin]: http://www.cygwin.com/
"Cygwin - a linux-like environment for Windows"