Skip to content

Commit c702ab9

Browse files
stepancarkjlubick
authored andcommitted
fix(*): fix links in canvaskit readme
if you open https://www.npmjs.com/package/canvaskit-wasm and try to follow links it will open npm page. This PR fixes it This is an imported pull request from #132 GitOrigin-RevId: 631d422 Change-Id: Ic5ea72a47ed2b0401a0a98135161d95c7f1c3ed5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/679796 Reviewed-by: Kevin Lubick <[email protected]>
1 parent 687d743 commit c702ab9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/canvaskit/npm_build/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ See more examples in `example.html` and `node.example.js`.
108108

109109
# Filing bugs
110110

111-
Please file bugs at [skbug.com](skbug.com).
112-
It may be convenient to use [our online fiddle](jsfiddle.skia.org/canvaskit) to demonstrate any issues encountered.
111+
Please file bugs at [https://skbug.com](skbug.com).
112+
It may be convenient to use [our online fiddle](https://jsfiddle.skia.org/canvaskit) to demonstrate any issues encountered.
113113

114114
See CONTRIBUTING.md for more information on sending pull requests.
115115

0 commit comments

Comments
 (0)