From 129d4316a1a0571c39161e7854725c0b39107614 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Tue, 4 Aug 2015 21:44:51 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 79876f9..a1d352f 100644 --- a/Home.md +++ b/Home.md @@ -4,9 +4,9 @@ The PDF.js wiki contains relevant pages about setting up PDF.js, contributing to + Contributing to PDF.js and setting up testing: [Contributing](wiki/Contributing) + Code style information: [Style guide](wiki/Style-Guide) + Debugging tips and enabling debugging tools: [Debugging PDF.js](wiki/Debugging-PDF.js) -+ Finding out which commit caused a regression: [Bisecting a regression](wiki/Bisecting-a-Regression) -+ Additional learning material: [Learning resources](wiki/Additional-Learning-Resources) ++ 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) + Options for the PDF.js viewer: [Viewer options](wiki/Viewer-options) + Bug triage and engineering meetings: [Weekly public meetings](wiki/Weekly-Public-Meetings) -+ Interesting user projects: [Gallery of user projects and modifications](wiki/Gallery-of-user-projects-and-modifications) \ No newline at end of file ++ Interesting user projects: [Gallery of user projects and modifications](wiki/Gallery-of-user-projects-and-modifications) ++ Additional learning material: [Learning resources](wiki/Additional-Learning-Resources) \ No newline at end of file