Skip to content

Commit 5e86006

Browse files
authored
readme: fix link
1 parent 95514fa commit 5e86006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Check out this codepen demo: https://codepen.io/markus-wa/pen/eYEMvxd - thanks t
1515

1616
## Sample code
1717

18-
Stickerify can run in a web browser, or in a Node.js environment. For Node.js, you should use the (`canvas`)[https://www.npmjs.com/package/canvas] module for image loading, as this is what Stickerify uses internally for image processing.
18+
Stickerify can run in a web browser, or in a Node.js environment. For Node.js, you should use the [`canvas`](https://www.npmjs.com/package/canvas) module for image loading, as this is what Stickerify uses internally for image processing.
1919

2020
### HTML
2121

0 commit comments

Comments
 (0)