summaryrefslogtreecommitdiff
path: root/docs/perl.txt
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@irssi.org>2008-11-11 18:16:24 +0000
committerexg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564>2008-11-11 18:16:24 +0000
commitf4e9745c9f5f4f9e4c5f9c7d1ab9c88481577eeb (patch)
treec801f5fc33d724283e7b7218e7e5062ead601602 /docs/perl.txt
parentd63f6d4a8809e0ca812fd4be53ed2915735fda7d (diff)
downloadirssi-f4e9745c9f5f4f9e4c5f9c7d1ab9c88481577eeb.zip
Fix broken url.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4895 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/perl.txt')
-rw-r--r--docs/perl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/perl.txt b/docs/perl.txt
index 351cd9b0..ad899cf0 100644
--- a/docs/perl.txt
+++ b/docs/perl.txt
@@ -986,7 +986,7 @@ Server::isupport(name)
script. If the item is not present returns undef, if the item has no value
then "" is returned use defined $server->isupport("name") if you need to
check whether a property is present.
- See http://www.ietf.org/internet-drafts/draft-brocklesby-irc-isupport-01.txt
+ See http://tools.ietf.org/id/draft-brocklesby-irc-isupport-03.txt
for more information on the ISUPPORT numeric.
*** IRC channels