Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93b06bd

Browse files
committed
Fix link to releases
1 parent d30e39c commit 93b06bd

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
@@ -54,7 +54,7 @@ Note that mixing ESM and CommonJS is not recommended as it yields different clas
5454
`https://unpkg.com/long@VERSION/index.js` (ESM)<br />
5555
`https://unpkg.com/long@VERSION/umd/index.js` (UMD)
5656

57-
Replace `TAG` respectively `VERSION` with a [specific version](https://github.com/AssemblyScript/binaryen.js/releases) or omit it (not recommended in production) to use main/latest.
57+
Replace `TAG` respectively `VERSION` with a [specific version](https://github.com/dcodeIO/long.js/releases) or omit it (not recommended in production) to use main/latest.
5858

5959
API
6060
---

0 commit comments

Comments
 (0)