From 93a11669f7c708f905fd49b600dd45a5533e25a9 Mon Sep 17 00:00:00 2001 From: yurydelendik Date: Thu, 18 Oct 2012 07:19:47 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 885027f..a766cc3 100644 --- a/Home.md +++ b/Home.md @@ -5,5 +5,5 @@ For getting started please see the README. + [Contributing/Workflow](wiki/Contributing) - How to contribute to the pdf.js project. Also, contains more information on setting up testing. + [Style Guide](wiki/Style-Guide) - Coding style guide. + [Debugging pdf.js](wiki/Debugging-pdf.js) - Tips for debugging and ways to enable debugging tools. -+ [Learning Resources] - Additional reading material, presentations, videos. ++ [Learning Resources](wiki/Learning-Resources) - Additional reading material, presentations, videos. + [Glossary](wiki/Glossary) - Commonly used terms.