Replace io.js references with node.js references
This commit is contained in:
parent
87e0c812e9
commit
c3cd438d34
3 changed files with 7 additions and 6 deletions
|
@ -142,7 +142,7 @@ Returns a boolean whether the image is empty.
|
|||
|
||||
Returns the size of the image.
|
||||
|
||||
[buffer]: https://iojs.org/api/buffer.html#buffer_class_buffer
|
||||
[buffer]: https://nodejs.org/api/buffer.html#buffer_class_buffer
|
||||
|
||||
### `image.setTemplateImage(option)`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue