Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
mx00s committed Jan 18, 2022
1 parent 2c2edde commit de79c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Examples are ported from [_Type-Driven Development with Idris_](https://www.manning.com/books/type-driven-development-with-idris) by Edwin Brady.

# [`door`](./examples/door.rs)
# [`door`](./door.rs)

Simple state machine with two states, `Opened` and `Closed`.

Expand Down

0 comments on commit de79c0d

Please sign in to comment.