Skip to content

Commit c613be3

Browse files
authored
update link to paged.js homepage (#669)
1 parent aa54347 commit c613be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ It will produce a file named `examples/cheat-sheet/maven-security-cheat-sheet.pd
666666
Asciidoctor Web PDF is using an HTML 5 converter to convert an AsciiDoc document to an HTML 5 page.
667667
[Puppeteer](https://github.com/GoogleChrome/puppeteer) will then run a headless Chrome to generate a PDF from the HTML 5 page.
668668

669-
To paginate content in the browser, we are using [Paged.js](https://www.pagedmedia.org/paged-js/),
669+
To paginate content in the browser, we are using [Paged.js](https://pagedjs.org/),
670670
an open-source library, that acts as a _polyfill_ for [Paged Media](https://www.w3.org/TR/css-page-3/) and [Generated Content for Paged Media](https://www.w3.org/TR/css-gcpm-3/) W3C specifications.
671671

672672
This project is heavily inspired by [ReLaXed](https://github.com/RelaxedJS/ReLaXed).

0 commit comments

Comments
 (0)