diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-01-04 09:42:24 +0100 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-01-04 09:42:24 +0100 |
commit | 08910fb87998d828d2e9e306fd2487f7b9aa7e73 (patch) | |
tree | f64b3797162c442160891212781725f8891e80c4 /modules/pdfrotate/index.html | |
parent | 20448fd1b1402ef72c9bed2ec66d05556664b29e (diff) |
pdfrotate: Update link to pdfjam
Diffstat (limited to 'modules/pdfrotate/index.html')
-rw-r--r-- | modules/pdfrotate/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pdfrotate/index.html b/modules/pdfrotate/index.html index ae63865..e82c133 100644 --- a/modules/pdfrotate/index.html +++ b/modules/pdfrotate/index.html @@ -60,6 +60,6 @@ window.addEventListener("load",function(){ </form> <br> <br> -<i><small>This uses <a href="https://warwick.ac.uk/fac/sci/statistics/staff/academic-research/firth/software/pdfjam/">pdfjam</a> to perform the actual hard work. Credits to me only for the slick rotated A's above.</small></i> +<i><small>This uses <a href="https://github.com/DavidFirth/pdfjam">pdfjam</a> to perform the actual hard work. Credits to me only for the slick rotated A's above.</small></i> </body> </html> |