Skip to content

Commit a89df2b

Browse files
authored
Update README.md
1 parent f2ab30f commit a89df2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

abidump/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Usage: abidump [options]
4040

4141

4242
Let's pretty print (dump) the application binary interface (abi)
43-
for punks v1 (anno 2017):
43+
for [punks v1 (anno 2017)](https://github.com/openblockchains/awesome-contracts/tree/master/address/0x6ba6f2207e343923ba692e5cae646fb0f566db8d):
4444

4545
```
4646
$ abidump ./address/0x6ba6f2207e343923ba692e5cae646fb0f566db8d/abi.json
@@ -117,7 +117,7 @@ resulting in:
117117

118118
Let's try to dump (pretty print) the
119119
application binary interface (abi)
120-
for punk blocks (anno 2022):
120+
for [punk blocks (anno 2022)](https://github.com/openblockchains/awesome-contracts/tree/master/address/0x58e90596c2065befd3060767736c829c18f3474c):
121121

122122
```
123123
$ abidump ./address/0x58e90596c2065befd3060767736c829c18f3474c/abi.json

0 commit comments

Comments
 (0)