From ca9e11d9b52b5f8d6e04b911b6c05ff7effedbf1 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 9 Jul 2020 00:41:04 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index bb97cb5..77dd7a3 100644 --- a/Home.md +++ b/Home.md @@ -7,7 +7,7 @@ The PDF.js wiki contains relevant pages about setting up PDF.js, contributing to + Debugging tips and enabling debugging tools: [Debugging PDF.js](wiki/Debugging-PDF.js) + Determining which commit caused a regression: [Bisecting a regression](wiki/Bisecting-a-Regression) + Setting up PDF.js for usage in websites: [Setup PDF.js in a website](wiki/Setup-pdf.js-in-a-website) -+ Tips for using the viewer in a custom deployment: [Third party viewer usage(wiki/Third-party-viewer-usage) ++ Tips for using the viewer in a custom deployment: [Third party viewer usage](wiki/Third-party-viewer-usage) + Options for the PDF.js viewer: [Viewer options](wiki/Viewer-options) + Interesting user projects: [Gallery of user projects and modifications](wiki/Gallery-of-user-projects-and-modifications) + Publications, presentations and learning material: [Learning resources](wiki/Additional-Learning-Resources)