Fix the links (#16532)
parent
bf308a2981
commit
23e22cc117
22
Home.md
22
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).
|
||||
Loading…
x
Reference in New Issue
Block a user