Skip to content

Commit f7e6911

Browse files
docs: fix broken link
There is no `exercises.md` file, only the `exercises` folder.
1 parent 2b48a85 commit f7e6911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program-analysis/manticore/adding-constraints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ if no_bug_found:
121121

122122
All the code above you can find into the [examples/example_constraint.py](./examples/example_constraint.py)
123123

124-
The next step is to follow the [exercises](./exercises.md).
124+
The next step is to follow the [exercises](./exercises).

0 commit comments

Comments
 (0)