summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-03-28 21:10:00 -0300
committerTingPing <tngpng@gmail.com>2013-03-28 21:10:00 -0300
commitff529244a58b2c41b04021683194a063e018e1d3 (patch)
treeb4003eb01728c1ec7756782ba1a6b0b0a8f623d9
parent344a5d36b1f1273884b05df1c7bad155af59a5d6 (diff)
Update links to docs
-rw-r--r--share/doc/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/readme.md b/share/doc/readme.md
index 11ddbd3e..d77b7e3c 100644
--- a/share/doc/readme.md
+++ b/share/doc/readme.md
@@ -44,7 +44,7 @@ If you need your packages to work on i386, you don't need to compile with
 
 ## Python Scripts:
 
-Scripts for XChat 1.8.x are not compatible, a brand new interface has been written. For more info, see the [HexChat Python Interface](https://github.com/hexchat/hexchat/blob/master/share/doc/python.md).
+Scripts for XChat 1.8.x are not compatible, a brand new interface has been written. For more info, see the [HexChat Python Interface](http://docs.hexchat.org/en/latest/script_python.html).
 
 Consider using the Python interface for your scripts, it's a very nice
 API, allows for loading/unloading individual scripts, and gives you
@@ -53,7 +53,7 @@ almost all the features of the C-Plugin API.
 
 ## Perl Scripts:
 
-Perl 5.8 or newer is required. For more info, see the [HexChat Perl Interface](https://github.com/hexchat/hexchat/blob/master/share/doc/perl.md).
+Perl 5.8 or newer is required. For more info, see the [HexChat Perl Interface](http://docs.hexchat.org/en/latest/script_perl.html).
 
 Scripts for XChat 1.8.x are compatible with the following exceptions: