From ff529244a58b2c41b04021683194a063e018e1d3 Mon Sep 17 00:00:00 2001
From: TingPing <tngpng@gmail.com>
Date: Thu, 28 Mar 2013 21:10:00 -0300
Subject: Update links to docs

---
 share/doc/readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'share')

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:
 
-- 
cgit 1.4.1