Fix incorrect docs (#87)

This commit is contained in:
Connor Prussin
2017-10-26 17:42:08 -04:00
committed by GitHub
parent 0fa3d1a90c
commit a488d21108
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ A purescript HTTP server framework.
HTTPure is:
- Well-tested (see our [tests](./test))
- Well-tested (see our [tests](./test/Test))
- Well-documented (see our [documentation](./docs))
- Built to take advantage of PureScript language features for flexible and
extensible routing