mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01:00
Update links to docs
This commit is contained in:
parent
344a5d36b1
commit
ff529244a5
@ -44,7 +44,7 @@ If you need your packages to work on i386, you don't need to compile with
|
|||||||
|
|
||||||
## Python Scripts:
|
## 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
|
Consider using the Python interface for your scripts, it's a very nice
|
||||||
API, allows for loading/unloading individual scripts, and gives you
|
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 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:
|
Scripts for XChat 1.8.x are compatible with the following exceptions:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user