From 842421bbb9b27f37b1bb700db6b3e282dd691ddc Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 30 Jan 2014 13:00:46 -0800 Subject: [PATCH] Minor fix --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 582be41..e8025fd 100644 --- a/Home.md +++ b/Home.md @@ -9,6 +9,6 @@ To get started, please read the README file. + [Required Browser Features](wiki/Required-Browser-Features). + [Glossary](wiki/Glossary) - Commonly used terms. + [Gallery of user projects and modifications](wiki/Gallery-of-user-projects-and-modifications). -+ [Setup PDF.js in a website](wiki/Setup-pdf.js-in-a-website): [Linux](wiki/Setup-PDF.js-in-a-website-(Linux)) or [Windows](wiki/Setup-PDF.js-in-a-website-(Windows)) ++ [Setup PDF.js in a website](wiki/Setup-pdf.js-in-a-website) - [Linux](wiki/Setup-PDF.js-in-a-website-(Linux)) or [Windows](wiki/Setup-PDF.js-in-a-website-(Windows)) + [Viewer options](wiki/Viewer-options) - Options for PDF.js's viewer that can be given at the URL level. + [Bisecting a Regression](wiki/Bisecting-a-Regression) - How to find which commit caused a regression.