Skip to content

Commit 3bbf3bd

Browse files
BowTiedRadonemoodmosaic
authored andcommitted
Link Fuzz Testing item to fuzz-testing section
1 parent 6e6fd54 commit 3bbf3bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • guides-and-tutorials/testing-smart-contracts

guides-and-tutorials/testing-smart-contracts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ thoroughly.
55

66
This section covers testing Clarity contracts.
77

8-
- **Fuzz Testing**: Use Rendezvous to hammer your contract with random
8+
* [Fuzz Testing](./fuzz-testing.md): Use Rendezvous to hammer your contract with random
99
inputs. It helps expose edge cases and vulnerabilities.
1010

1111
More guides will follow.

0 commit comments

Comments
 (0)