Skip to content

Commit 5558a60

Browse files
Update README.md
1 parent 46455f7 commit 5558a60

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
@@ -6,7 +6,7 @@ With this module you can connect your TypeScript in Deno program with the Ethere
66

77
The detailed documentation can be found [here](https://web3js.readthedocs.io/). In case you need to use nodejs instead of deno, check the [web3 npm library](https://www.npmjs.com/package/web3). Some of you might also use the [ethers library](https://www.npmjs.com/package/ethers) as an alternative.
88

9-
In some months from now (writing this early 2022) it might be possible just to import such dependencies via https://www.skypack.dev.
9+
In some months from now (writing this early 2022) it might be possible to just import such dependencies via [skypack.dev](https://www.skypack.dev).
1010

1111

1212
## Usage Example

0 commit comments

Comments
 (0)