diff options
author | 2014-07-03 15:28:25 -0400 | |
---|---|---|
committer | 2014-07-03 15:28:25 -0400 | |
commit | 6f50664ae9caf362469481befb5e7f8cb8fd6d64 (patch) | |
tree | 7ace0e2d1293b01c6c9fdd7ec18eef24d024e427 | |
parent | 4b878b76cd9b4796236319021a93ad72381f0d4b (diff) | |
download | textadept-6f50664ae9caf362469481befb5e7f8cb8fd6d64.tar.gz textadept-6f50664ae9caf362469481befb5e7f8cb8fd6d64.zip |
Updated header links to be relative when possible; doc/.header.md
-rw-r--r-- | doc/.header.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/.header.md b/doc/.header.md index fbece29c..972b9a65 100644 --- a/doc/.header.md +++ b/doc/.header.md @@ -1,10 +1,10 @@ #  Textadept -* [Home](http://foicica.com/textadept) | +* [Home](index.html) | * [Download](http://foicica.com/textadept/download) | -* [Book](http://foicica.com/textadept/MEDIA.html#book) | -* [Manual](http://foicica.com/textadept/manual.html) | -* [API](http://foicica.com/textadept/api.html) | +* [Book](MEDIA.html#book) | +* [Manual](manual.html) | +* [API](api.html) | * [Source](http://foicica.com/hg/textadept) | * [Language Modules](http://foicica.com/hg) | * [Stats](http://foicica.com/stats.html#Textadept) | |