summary refs log tree commit diff stats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-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: