summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Hennion <nicolashennion@gmail.com>2016-03-17 11:44:13 +0100
committerNicolas Hennion <nicolashennion@gmail.com>2016-03-17 11:44:13 +0100
commit7456dbe4d07dd72c09f599d1819a0b520b6818fc (patch)
tree3e42fabcc90e09b399964a4d427f9f044ce5550d
parentc24f2b581540f024ecf2820f5e1f325d1bd5e3e1 (diff)
parent70f7d991271d1ce45a7274b3a88cc130dcadbf69 (diff)
Merge pull request #816 from oligot/fix-link-doc
Fix the link to the documentation
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7464b230..7a81190a 100644
--- a/index.html
+++ b/index.html
@@ -199,7 +199,7 @@
</p>
<ul class="row list-inline text-center">
<li class="col-xs-6">
- <a class="link-round" href="http://glances.readthedocs.org/en/latest/glances-doc.html">
+ <a class="link-round" href="http://glances.readthedocs.org/en/latest/">
<span class="fa fa-book" aria-hidden="true"></span>
<h3>Read the doc</h3>
</a>