Skip to content

Commit c522748

Browse files
authored
Merge pull request #20 from pszufe/master
Correct link to the Jupyter notebook demo
2 parents 57cbddc + f5f4ba3 commit c522748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This Julia package is a lightweight framework for defining N-Dimensional region
1414

1515
## Usage
1616

17-
See [examples/demo.ipynb](https://github.com/rdeits/RegionTrees.jl/blob/master/examples/demo.ipynb) for a tour through the API. You can also check out:
17+
See [examples/demo/demo.ipynb](https://github.com/rdeits/RegionTrees.jl/blob/master/examples/demo/demo.ipynb) for a tour through the API. You can also check out:
1818

1919
* [examples/adaptive_distances.ipynb](https://github.com/rdeits/RegionTrees.jl/blob/master/examples/adaptive_distances.ipynb) for an adaptively-sampled distance field, or [AdaptiveDistanceFields.jl](https://github.com/rdeits/AdaptiveDistanceFields.jl) for a more complete example [1]
2020
* [examples/adaptive_mpc.ipynb](https://github.com/rdeits/RegionTrees.jl/blob/master/examples/adaptive_mpc.ipynb) for an adaptive approximation of a model-predictive controller

0 commit comments

Comments
 (0)