Refer to a RFC base URL that actually works.

This commit is contained in:
Georg Brandl 2008-05-31 22:54:10 +00:00
parent c7110a4199
commit 869552d616

View File

@ -51,6 +51,7 @@ default_settings = {
'embed_stylesheet': False,
'cloak_email_addresses': True,
'pep_base_url': 'http://www.python.org/dev/peps/',
'rfc_base_url': 'http://rfc.net/',
'input_encoding': 'utf-8',
'doctitle_xform': False,
'sectsubtitle_xform': False,