From 04520df6ea60a36793ab6efb84b35423c2ad74c5 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 9 Jul 2020 00:41:56 +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 47d8785..7b088e1 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) -+ Using the viewer in a custom deployment: [Third party viewer usage](wiki/Third-party-viewer-usage) ++ Using the default 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)