Skip to content

Commit

Permalink
docs: removed Files link in cheatcode ref/external (#1068)
Browse files Browse the repository at this point in the history
* fix: removed Files link in cheatcode ref/external

* add: renamed Files to fs

* Update src/cheatcodes/external.md

---------

Co-authored-by: evalir <[email protected]>
  • Loading branch information
kquirapas and Evalir authored Dec 13, 2023
1 parent 61c2ba8 commit 0420ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cheatcodes/external.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
- [`envString`](./env-string.md)
- [`envBytes`](./env-bytes.md)
- [`parseJson`](./parse-json.md)
- [Files](./fs.md)
- [`fs`](./fs.md)

0 comments on commit 0420ee8

Please sign in to comment.