diff options
author | Ilya Ryzhenkov <orangy@jetbrains.com> | 2014-07-15 18:28:25 +0400 |
---|---|---|
committer | Ilya Ryzhenkov <orangy@jetbrains.com> | 2014-07-15 18:28:25 +0400 |
commit | 7f9786dbf268940397296cfabe8f21902ed513df (patch) | |
tree | 3891897e53374159c44e195adf9384212b5552be /README.md | |
parent | fb41c698ae26774e6bf71a0ed49b46c57c4023a9 (diff) | |
download | dokka-7f9786dbf268940397296cfabe8f21902ed513df.tar.gz dokka-7f9786dbf268940397296cfabe8f21902ed513df.tar.bz2 dokka-7f9786dbf268940397296cfabe8f21902ed513df.zip |
Point to github pages for docs.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ Basically, given the `documentation` as a model, we do this: Samples ==== -[Dokka docs](https://github.com/orangy/dokka/blob/gh-pages/doc/dokka/index.md) are built with Dokka. Yes, we bootstrap and dogfood :) +[Dokka docs](http://orangy.github.io/dokka/doc/dokka/index.html) are built with Dokka. Yes, we bootstrap and dogfood :) Roadmap ===== |