mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Switch to HTTPS for the license link on the website
Moreover, fix a small oversight in how the file tree is rendered.
This commit is contained in:
parent
7307c60407
commit
be3defdd94
2 changed files with 3 additions and 3 deletions
|
@ -80,11 +80,11 @@ Note that we only mention the most relevant files and folders.
|
|||
│ ├── cmaps/ - character maps (required by core)
|
||||
│ ├── compressed.tracemonkey-pldi-09.pdf - PDF file for testing purposes
|
||||
│ ├── debugger.js - helpful debugging features
|
||||
│ └── images/ - images for the viewer and annotation icons
|
||||
│ ├── images/ - images for the viewer and annotation icons
|
||||
│ ├── locale/ - translation files
|
||||
│ ├── viewer.css - viewer style sheet
|
||||
│ ├── viewer.html - viewer layout
|
||||
│ └── viewer.js - viewer layer
|
||||
│ ├── viewer.js - viewer layer
|
||||
│ └── viewer.js.map - viewer layer's source map
|
||||
└── LICENSE
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue