diff options
author | René Korthaus <[email protected]> | 2017-03-22 16:28:02 +0100 |
---|---|---|
committer | René Korthaus <[email protected]> | 2017-03-23 20:09:37 +0100 |
commit | 23c30819762bd841fb920452167b0b731aa4535c (patch) | |
tree | e3085e91c9f6ce42a8205c36a52aa86bbbca0a27 /doc/manual | |
parent | 9474d89970157f7a6c6bdc5044025170a90f27b2 (diff) |
Use a hardcoded URL for the PDF download
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/index.rst b/doc/manual/index.rst index b27761d37..a38624a9c 100644 --- a/doc/manual/index.rst +++ b/doc/manual/index.rst @@ -12,7 +12,7 @@ source may not be required on your system. .. only:: html and website - You can also download this manual as a :download:`PDF <../../latex/botan.pdf>`. + You can also download this manual as a `PDF <https://botan.randombit.net/manual/botan.pdf>`_. Books and other references ---------------------------- |