diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-15 09:38:41 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-15 09:38:41 +0000 |
commit | 82e2a5fef0a6a19d9fea9bddfb9a59c6f5af5147 (patch) | |
tree | 9dba2d6a006eabc35e2069c2724b1b636c5e082a /doc | |
parent | cba8d38f463b8e5bac43bb1a8da6f39edad6d7b2 (diff) |
web commit by JoshTriplett: Use official site for RFCs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/shortcuts.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 45441eada..8832be0af 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -12,7 +12,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=ctan url="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s"]] * [[shortcut name=iki url="http://ikiwiki.kitenet.net/%s.html"]] * [[shortcut name=ljuser url="http://%s.livejournal.com/"]] -* [[shortcut name=rfc url="http://www.faqs.org/rfcs/rfc%s.html"]] +* [[shortcut name=rfc url="http://www.ietf.org/rfc/rfc%s.txt"]] To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is replaced with the text passed to the named shortcut. The optional desc |