From 0326a6d5ae428c54bf441ed75e775b8b98842827 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Fri, 8 Mar 2019 00:02:18 +0100 Subject: [PATCH] http -> https --- Additional-Learning-Resources.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Additional-Learning-Resources.md b/Additional-Learning-Resources.md index ddd54c2..eeac24c 100644 --- a/Additional-Learning-Resources.md +++ b/Additional-Learning-Resources.md @@ -32,7 +32,7 @@ The PDF specification: + https://www.adobe.com/devnet/acrobat/pdfs/PDF32000_2008.pdf Presentations: -+ http://labs.appligent.com/files/2013/03/recognizing_malformed_pdf_f.pdf ++ https://labs.appligent.com/files/2013/03/recognizing_malformed_pdf_f.pdf ## Examples @@ -42,5 +42,5 @@ Presentations: ## Related projects Open source projects: -+ http://poppler.freedesktop.org/ -+ http://www.mupdf.com/ \ No newline at end of file ++ https://poppler.freedesktop.org ++ https://www.mupdf.com \ No newline at end of file