Skip to content

Commit

Permalink
Merge pull request #3 from stefanlatinovic/stefanlatinovic-patch-1
Browse files Browse the repository at this point in the history
docs: fix wrong internal linking in `README.md` for `invariant-break`
  • Loading branch information
PatrickAlphaC authored Jul 11, 2024
2 parents fc9a94c + 1c5449a commit 1d053cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/invariant-break/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ It's different from a fuzzer, as a fuzzer tries inputs for `y`. Whereas a SAT So

### Code Example

You can view [../../test/invariant-break/FormalVerificationCatchesTest.t.sol](../../test/invariant-break/FormalVerificationCatchesTest.t.sol) for a full example.
You can view [../../test/invariant-break/formal-verification/HalmosTest.t.sol](../../test/invariant-break/formal-verification/HalmosTest.t.sol) for a full example.

### Pros & Cons

Expand Down

0 comments on commit 1d053cc

Please sign in to comment.