From: W. Trevor King Date: Thu, 10 Jan 2013 13:57:17 +0000 (-0500) Subject: r2e.1: Update ConfigParser URL after PEP 430 X-Git-Tag: v3.0~23 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f77d2633cc57d90209c38a0b4fc6d054d52a1e7e;p=rss2email.git r2e.1: Update ConfigParser URL after PEP 430 Signed-off-by: W. Trevor King --- diff --git a/r2e.1 b/r2e.1 index 823d3a7..b9bf620 100644 --- a/r2e.1 +++ b/r2e.1 @@ -105,7 +105,7 @@ $XDG_CONFIG_HOME/rss2email.cfg (see also FILES and ENVIRONMENT VARIABLES below). The file format is similar to a Microsoft Windows INI file. It is parsed by Python's ConfigParser class, so see the Python documentation at -http://docs\&.python\&.org/py3k/library/configparser\&.html for format +http://docs\&.python\&.org/3/library/configparser\&.html for format details. .P The config file stores general configuration (applied to all feeds) in