mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Update link for releases in README (Fix #1203)
This commit is contained in:
parent
0f9f8ff494
commit
c2b7ed9c42
@ -1,7 +1,7 @@
|
|||||||
html2canvas
|
html2canvas
|
||||||
===========
|
===========
|
||||||
|
|
||||||
[Homepage](http://html2canvas.hertzen.com) | [Downloads](https://github.com/niklasvh/html2canvas/releases) | [Questions](http://stackoverflow.com/questions/tagged/html2canvas?sort=newest) | [Donate](https://www.gittip.com/niklasvh/)
|
[Homepage](https://html2canvas.hertzen.com) | [Downloads](https://github.com/niklasvh/html2canvas/releases) | [Questions](http://stackoverflow.com/questions/tagged/html2canvas?sort=newest) | [Donate](https://www.gittip.com/niklasvh/)
|
||||||
|
|
||||||
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/niklasvh/html2canvas?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Build Status](https://travis-ci.org/niklasvh/html2canvas.png)](https://travis-ci.org/niklasvh/html2canvas)
|
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/niklasvh/html2canvas?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Build Status](https://travis-ci.org/niklasvh/html2canvas.png)](https://travis-ci.org/niklasvh/html2canvas)
|
||||||
|
|
||||||
@ -49,7 +49,7 @@ The function returns a [Promise](https://developer.mozilla.org/en-US/docs/Web/Ja
|
|||||||
|
|
||||||
### Building ###
|
### Building ###
|
||||||
|
|
||||||
The library uses [grunt](http://gruntjs.com/) for building. Alternatively, you can download the latest build from [here](https://github.com/niklasvh/html2canvas/blob/master/dist/html2canvas.js).
|
You can download ready builds [here](https://github.com/niklasvh/html2canvas/releases).
|
||||||
|
|
||||||
Clone git repository:
|
Clone git repository:
|
||||||
|
|
||||||
@ -79,7 +79,7 @@ Run tests:
|
|||||||
|
|
||||||
### Examples ###
|
### Examples ###
|
||||||
|
|
||||||
For more information and examples, please visit the [homepage](http://html2canvas.hertzen.com) or try the [test console](http://html2canvas.hertzen.com/screenshots.html).
|
For more information and examples, please visit the [homepage](https://html2canvas.hertzen.com) or try the [test console](http://html2canvas.hertzen.com/screenshots.html).
|
||||||
|
|
||||||
### Contributing ###
|
### Contributing ###
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user