summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Smeding <tom.smeding@gmail.com>2020-01-04 09:42:24 +0100
committerTom Smeding <tom.smeding@gmail.com>2020-01-04 09:42:24 +0100
commit08910fb87998d828d2e9e306fd2487f7b9aa7e73 (patch)
treef64b3797162c442160891212781725f8891e80c4
parent20448fd1b1402ef72c9bed2ec66d05556664b29e (diff)
pdfrotate: Update link to pdfjam
-rw-r--r--modules/pdfrotate/index.html2
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>