diff options
-rw-r--r-- | doc/.header.md | 2 | ||||
-rw-r--r-- | doc/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/.header.md b/doc/.header.md index 4b5fd35e..22b11635 100644 --- a/doc/.header.md +++ b/doc/.header.md @@ -7,6 +7,6 @@ * [API](http://foicica.com/textadept/api) | * [Source](http://foicica.com/hg/textadept) | * [Language Modules](http://foicica.com/hg) | -* [Stats](http://foicica.com/textadept/stats) | +* [Stats](http://foicica.com/stats.html#Textadept) | * [Wiki](http://foicica.com/wiki/textadept) | * [Mailing List](http://foicica.com/lists) diff --git a/doc/index.html b/doc/index.html index c5777f0a..cf43c089 100644 --- a/doc/index.html +++ b/doc/index.html @@ -251,7 +251,7 @@ <p style="text-align: center;"> <a href="FAQ.html">FAQ</a> · <a href="MEDIA.html">Media</a> · - <a href="stats">Stats</a> · + <a href="/stats.html#Textadept">Stats</a> · <a href="TECHNOLOGY.html">Technologies</a> · <a href="THANKS.html">Credits</a> </p> |