From f068a0b164a8cea017035097a785664776695b2d Mon Sep 17 00:00:00 2001 From: Constantin Angheloiu Date: Fri, 28 Oct 2016 13:02:21 +0300 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c3b4d80..06bd294b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Examples run out of the box. Just open the HTML files. The code is fairly stable and I'm using it in production, but there may be bugs still lurking. -Some examples of usage can be found in the [examples](examples) folder. [ThreadItJS](http://cdn.rawgit.com/lhorie/mithril.js/rewrite/examples/threaditjs-bundle/index.html) has the largest API surface coverage. +Some examples of usage can be found in the [examples](examples) folder. [ThreadItJS](http://cdn.rawgit.com/lhorie/mithril.js/rewrite/examples/threaditjs/index.html) has the largest API surface coverage. Partial documentation can be found in the [`/docs`](docs) directory