diff options
author | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2017-01-01 17:32:10 +0100 |
---|---|---|
committer | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2017-01-01 17:32:10 +0100 |
commit | 6117ee063ec1082fc207f315d86dbd2992bf71aa (patch) | |
tree | 5b0cfc685fec050c37f92c3e91c2e9c24ab8fd28 | |
parent | ecee30e8c0713bf71dbb121aeae84afefecf0626 (diff) |
Add link to doc in README.
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | docs/index.md | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -53,6 +53,8 @@ An up-to-date (hopefully) documentation is available in the **docs/** directory. It gives enough details to setup the looking glass, to configure it and to prepare your routers. +You can also find it at [Read the Docs](http://looking-glass.readthedocs.io/en/latest/). + ## License Looking Glass is released under the terms of the GNU GPLv3. Please read the diff --git a/docs/index.md b/docs/index.md index 0362b42..1d26005 100644 --- a/docs/index.md +++ b/docs/index.md @@ -53,6 +53,8 @@ An up-to-date (hopefully) documentation is available in the **docs/** directory. It gives enough details to setup the looking glass, to configure it and to prepare your routers. +You can also find it at [Read the Docs](http://looking-glass.readthedocs.io/en/latest/). + ## License Looking Glass is released under the terms of the GNU GPLv3. Please read the |