Skip to content

Commit

Permalink
Update index.md (#116)
Browse files Browse the repository at this point in the history
Fix broken link and add link to `IntervalConstraintProgrammingNotebooks`.
  • Loading branch information
mforets authored and dpsanders committed Jan 23, 2019
1 parent 90bd466 commit bc70363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ There are sample 3D calculations in the `examples` directory, in particular in t

## Set operations
Separators may be combined using the operators `!` (complement), `` and `` to make
more complicated sets; see the [notebook](examples/Set inversion.ipynb) for several examples.
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).

## Author

Expand Down

0 comments on commit bc70363

Please sign in to comment.