From f21541f90591c1e568c4b926d4ce9bd3201e5246 Mon Sep 17 00:00:00 2001 From: Marshall Bowers Date: Thu, 1 Oct 2020 10:10:51 -0400 Subject: [PATCH] Fix link to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb27fb1..fcb7e94 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ spago install uri ## Quick start -The quick start hasn't been written yet (contributions are welcome!). The quick start covers a common, minimal use case for the library, whereas longer examples and tutorials are kept in the [docs directory](./docs.) +The quick start hasn't been written yet (contributions are welcome!). The quick start covers a common, minimal use case for the library, whereas longer examples and tutorials are kept in the [docs directory](./docs). ## Documentation