From c197e47742f77d83cf51ae94d762a4f190e7e9f2 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Mon, 11 Jan 2016 21:24:50 +0100 Subject: [PATCH] Update the link location for 'issue3666.pdf' to point to the Internet Archive Note that despite the new file having a different hash than the the current one, it does render *identically* and most importantly it uses *the same* JBIG2 functionality. For reference, please see issue 3666 and PR 3738. --- test/pdfs/issue3666.pdf.link | 3 +-- test/test_manifest.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/test/pdfs/issue3666.pdf.link b/test/pdfs/issue3666.pdf.link index b76785986..cb1eb4908 100644 --- a/test/pdfs/issue3666.pdf.link +++ b/test/pdfs/issue3666.pdf.link @@ -1,2 +1 @@ -http://www.nfbc.com/Assets/Maps/716NiagaraWineTrail.pdf - +http://web.archive.org/web/20160111201835/https://nfbc.com/Assets/Documents/Cuesheet/716NiagaraWineTrail_opt.pdf diff --git a/test/test_manifest.json b/test/test_manifest.json index 7ade15162..794a6b262 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -2534,7 +2534,7 @@ }, { "id": "issue3666", "file": "pdfs/issue3666.pdf", - "md5": "c2156a34b9634b174556910732ab9df0", + "md5": "cbcaf533d8a4e825d7f12cb4f137babd", "rounds": 1, "link": true, "firstPage": 1,