Skip to content

Commit 15d880d

Browse files
committed
npm package URL
1 parent 6b2bd29 commit 15d880d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you want to join for work or do improvements on the libraries have a look at
5050
[js-standard-style-badge]: https://cdn.rawgit.com/feross/standard/master/badge.svg
5151
[js-standard-style-link]: https://github.com/feross/standard
5252
[account-package]: ./packages/account
53-
[account-npm-badge]: https://img.shields.io/npm/v/ethereumjs-account.svg
53+
[account-npm-badge]: https://img.shields.io/npm/v/@ethereumjs/account.svg
5454
[account-npm-link]: https://www.npmjs.org/package/@ethereumjs/account
5555
[account-issues-badge]: https://img.shields.io/github/issues/ethereumjs/ethereumjs-vm/package:%20account?label=issues
5656
[account-issues-link]: https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aopen+is%3Aissue+label%3A"package%3A+account"
@@ -59,7 +59,7 @@ If you want to join for work or do improvements on the libraries have a look at
5959
[account-coverage-badge]: https://codecov.io/gh/ethereumjs/ethereumjs-vm/branch/master/graph/badge.svg?flag=account
6060
[account-coverage-link]: https://codecov.io/gh/ethereumjs/ethereumjs-vm/tree/master/packages/account
6161
[block-package]: ./packages/block
62-
[block-npm-badge]: https://img.shields.io/npm/v/ethereumjs-block.svg
62+
[block-npm-badge]: https://img.shields.io/npm/v/@ethereumjs/block.svg
6363
[block-npm-link]: https://www.npmjs.org/package/@ethereumjs/block
6464
[block-issues-badge]: https://img.shields.io/github/issues/ethereumjs/ethereumjs-vm/package:%20block?label=issues
6565
[block-issues-link]: https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aopen+is%3Aissue+label%3A"package%3A+block"
@@ -68,7 +68,7 @@ If you want to join for work or do improvements on the libraries have a look at
6868
[block-coverage-badge]: https://codecov.io/gh/ethereumjs/ethereumjs-vm/branch/master/graph/badge.svg?flag=block
6969
[block-coverage-link]: https://codecov.io/gh/ethereumjs/ethereumjs-vm/tree/master/packages/block
7070
[blockchain-package]: ./packages/blockchain
71-
[blockchain-npm-badge]: https://img.shields.io/npm/v/ethereumjs-blockchain.svg
71+
[blockchain-npm-badge]: https://img.shields.io/npm/v/@ethereumjs/blockchain.svg
7272
[blockchain-npm-link]: https://www.npmjs.org/package/@ethereumjs/blockchain
7373
[blockchain-issues-badge]: https://img.shields.io/github/issues/ethereumjs/ethereumjs-vm/package:%20blockchain?label=issues
7474
[blockchain-issues-link]: https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aopen+is%3Aissue+label%3A"package%3A+blockchain"
@@ -77,7 +77,7 @@ If you want to join for work or do improvements on the libraries have a look at
7777
[blockchain-coverage-badge]: https://codecov.io/gh/ethereumjs/ethereumjs-vm/branch/master/graph/badge.svg?flag=blockchain
7878
[blockchain-coverage-link]: https://codecov.io/gh/ethereumjs/ethereumjs-vm/tree/master/packages/blockchain
7979
[common-package]: ./packages/common
80-
[common-npm-badge]: https://img.shields.io/npm/v/ethereumjs-common.svg
80+
[common-npm-badge]: https://img.shields.io/npm/v/@ethereumjs/common.svg
8181
[common-npm-link]: https://www.npmjs.org/package/@ethereumjs/common
8282
[common-issues-badge]: https://img.shields.io/github/issues/ethereumjs/ethereumjs-vm/package:%20common?label=issues
8383
[common-issues-link]: https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aopen+is%3Aissue+label%3A"package%3A+common"
@@ -86,7 +86,7 @@ If you want to join for work or do improvements on the libraries have a look at
8686
[common-coverage-badge]: https://codecov.io/gh/ethereumjs/ethereumjs-vm/branch/master/graph/badge.svg?flag=common
8787
[common-coverage-link]: https://codecov.io/gh/ethereumjs/ethereumjs-vm/tree/master/packages/common
8888
[tx-package]: ./packages/tx
89-
[tx-npm-badge]: https://img.shields.io/npm/v/ethereumjs-tx.svg
89+
[tx-npm-badge]: https://img.shields.io/npm/v/@ethereumjs/tx.svg
9090
[tx-npm-link]: https://www.npmjs.org/package/@ethereumjs/tx
9191
[tx-issues-badge]: https://img.shields.io/github/issues/ethereumjs/ethereumjs-vm/package:%20tx?label=issues
9292
[tx-issues-link]: https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aopen+is%3Aissue+label%3A"package%3A+tx"
@@ -95,7 +95,7 @@ If you want to join for work or do improvements on the libraries have a look at
9595
[tx-coverage-badge]: https://codecov.io/gh/ethereumjs/ethereumjs-vm/branch/master/graph/badge.svg?flag=tx
9696
[tx-coverage-link]: https://codecov.io/gh/ethereumjs/ethereumjs-vm/tree/master/packages/tx
9797
[vm-package]: ./packages/vm
98-
[vm-npm-badge]: https://img.shields.io/npm/v/ethereumjs-vm.svg
98+
[vm-npm-badge]: https://img.shields.io/npm/v/@ethereumjs/vm.svg
9999
[vm-npm-link]: https://www.npmjs.org/package/@ethereumjs/vm
100100
[vm-issues-badge]: https://img.shields.io/github/issues/ethereumjs/ethereumjs-vm/package:%20vm?label=issues
101101
[vm-issues-link]: https://github.com/ethereumjs/ethereumjs-vm/issues?q=is%3Aopen+is%3Aissue+label%3A"package%3A+vm"

0 commit comments

Comments
 (0)