aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorMaciek Lenc <matt.lenc@gmail.com>2014-03-19 21:22:56 +0000
committerMaciek Lenc <matt.lenc@gmail.com>2014-03-19 21:22:56 +0000
commit0de693a16fa35525d3adb115bf8bf21c76581d0b (patch)
treeb7e321618d2cd676b755c9b7c44d0dc4283e55ec /README.rst
parentf96d291080f3bd0240c81c1dcf18ec3fb8057357 (diff)
parentc20f8f6dc8bc2fc3a9b583bd22fa0d3b3cefb8cd (diff)
downloaddjango-wkhtmltopdf-0de693a16fa35525d3adb115bf8bf21c76581d0b.tar.gz
django-wkhtmltopdf-0de693a16fa35525d3adb115bf8bf21c76581d0b.tar.bz2
django-wkhtmltopdf-0de693a16fa35525d3adb115bf8bf21c76581d0b.zip
Merge pull request #45 from luzfcb/update-wkhtmltopdf
Update wkhtmltopdf binary and update README.rst
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 65193d5..553a5da 100644
--- a/README.rst
+++ b/README.rst
@@ -8,7 +8,8 @@ django-wkhtmltopdf
Converts html to PDF
--------------------
-Provides a thin wrapper to the wkhtmltopdf binary from http://code.google.com/p/wkhtmltopdf/
+Provides a thin wrapper to the wkhtmltopdf binary from https://github.com/wkhtmltopdf/wkhtmltopdf
+Get the wkhtmltopdf binaries from http://wkhtmltopdf.org/
Requirements
@@ -17,7 +18,7 @@ Requirements
Install the `wkhtmltopdf`_ binary.
This requires libfontconfig (on Ubuntu: ``sudo aptitude install libfontconfig``).
-.. _wkhtmltopdf: http://code.google.com/p/wkhtmltopdf/downloads/list
+.. _wkhtmltopdf: http://wkhtmltopdf.org/
Python 2.6