Skip to content

Commit

Permalink
fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
zsunberg committed Mar 9, 2018
1 parent e873697 commit 60f26a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ car = ArrowCar([0.0, 0.0], 0.0, color=colorant"blue") # [north, east], angle
render([roadway, car, "some text"])
```

A short tutorial is located in [notebooks/tutorial.ipynb]().
A short tutorial is located in [notebooks/tutorial.ipynb](notebooks/tutorial.ipynb).

### Renderable

Expand Down

0 comments on commit 60f26a6

Please sign in to comment.