Skip to content

Commit bc70363

Browse files
mforetsdpsanders
authored andcommitted
Update index.md (#116)
Fix broken link and add link to `IntervalConstraintProgrammingNotebooks`.
1 parent 90bd466 commit bc70363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ There are sample 3D calculations in the `examples` directory, in particular in t
108108

109109
## Set operations
110110
Separators may be combined using the operators `!` (complement), `` and `` to make
111-
more complicated sets; see the [notebook](examples/Set inversion.ipynb) for several examples.
111+
more complicated sets; see the [notebook](https://github.com/JuliaIntervals/IntervalConstraintProgrammingNotebooks/blob/master/Basic%20examples%20of%20separators.ipynb) for several examples. Further examples can be found in the repository [IntervalConstraintProgrammingNotebooks](https://github.com/JuliaIntervals/IntervalConstraintProgrammingNotebooks).
112112

113113
## Author
114114

0 commit comments

Comments
 (0)