Skip to content

Commit 3e9cc64

Browse files
committed
removed link in readme that became broken when readme was copied over to docs
1 parent 8c2d9e2 commit 3e9cc64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/schema/parse/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ interface ParserOptions {
3131
```
3232

3333
### ABI Transforms
34-
ABI transformations can be used to modify the ABI structure. A variety of pre-defined transformations can be found in the [./src/transform/](./src/transform/) directory.
34+
ABI transformations can be used to modify the ABI structure. A variety of pre-defined transformations can be found in the ./src/transform/ directory.
3535

3636
Example:
3737
```typescript

0 commit comments

Comments
 (0)