From 82e2a5fef0a6a19d9fea9bddfb9a59c6f5af5147 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 15 Feb 2007 09:38:41 +0000 Subject: [PATCH] web commit by JoshTriplett: Use official site for RFCs. --- doc/shortcuts.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.32.0.93.g670b81a890