diff --git a/README.md b/README.md index f83ce69..0d38a56 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # chainerror +Read the [Tutorial](https://haraldh.github.io/chainerror/) diff --git a/book.toml b/book.toml index 9e74718..53f7f2a 100644 --- a/book.toml +++ b/book.toml @@ -8,6 +8,6 @@ title = "chainerror" editable = true [build] -build-dir = "docs" -create-missing = true +build-dir = "book" +create-missing = false