From 23e22cc117f096466dcaec63721c0dc958df96c9 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sat, 10 Jun 2023 14:30:51 +0200 Subject: [PATCH] Fix the links (#16532) --- Home.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Home.md b/Home.md index 7b088e1..b92790d 100644 --- a/Home.md +++ b/Home.md @@ -1,15 +1,15 @@ The PDF.js wiki contains relevant pages about setting up PDF.js, contributing to the PDF.js project and other project-related information. To get started, please read the [README](https://github.com/mozilla/pdf.js/blob/master/README.md) file and consult the pages below: -+ Frequently asked questions: [FAQ](wiki/Frequently-Asked-Questions) -+ Contributing to PDF.js and setting up testing: [Contributing](wiki/Contributing) -+ Code style information: [Style guide](wiki/Style-Guide) -+ Squashing multiple commits into one commit: [Squashing commits](wiki/Squashing-Commits) -+ 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 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) ++ Frequently asked questions: [FAQ](https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions) ++ Contributing to PDF.js and setting up testing: [Contributing](https://github.com/mozilla/pdf.js/wiki/Contributing) ++ Code style information: [Style guide](https://github.com/mozilla/pdf.js/wiki/Style-Guide) ++ Squashing multiple commits into one commit: [Squashing commits](https://github.com/mozilla/pdf.js/wiki/Squashing-Commits) ++ Debugging tips and enabling debugging tools: [Debugging PDF.js](https://github.com/mozilla/pdf.js/wiki/Debugging-PDF.js) ++ Determining which commit caused a regression: [Bisecting a regression](https://github.com/mozilla/pdf.js/wiki/Bisecting-a-Regression) ++ Setting up PDF.js for usage in websites: [Setup PDF.js in a website](https://github.com/mozilla/pdf.js/wiki/Setup-pdf.js-in-a-website) ++ Using the default viewer in a custom deployment: [Third party viewer usage](https://github.com/mozilla/pdf.js/wiki/Third-party-viewer-usage) ++ Options for the PDF.js viewer: [Viewer options](https://github.com/mozilla/pdf.js/wiki/Viewer-options) ++ Interesting user projects: [Gallery of user projects and modifications](https://github.com/mozilla/pdf.js/wiki/Gallery-of-user-projects-and-modifications) ++ Publications, presentations and learning material: [Learning resources](https://github.com/mozilla/pdf.js/wiki/Additional-Learning-Resources) Other information can be found through the pages navigation on the right. If you have questions after consulting the wiki, you can contact us as described in the [README](https://github.com/mozilla/pdf.js/blob/master/README.md#questions). \ No newline at end of file