diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-01-11 08:06:13 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-01-11 08:06:13 -0800 |
commit | 459c60bd8ad6d798a3c55dd075b5efd05677f4b8 (patch) | |
tree | d87e76391c3e465dcfdce22d597f41ce31930027 /templates/zh_TW/headfoot.html | |
parent | 4cfb7130a9b64d951b8e3367c67ca445f3eb296e (diff) | |
download | mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.tar.gz mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.tar.xz mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.zip |
Updated links to Python documentation.
Diffstat (limited to '')
-rw-r--r-- | templates/zh_TW/headfoot.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/zh_TW/headfoot.html b/templates/zh_TW/headfoot.html index d21249cd..e055f580 100644 --- a/templates/zh_TW/headfoot.html +++ b/templates/zh_TW/headfoot.html @@ -1,6 +1,6 @@ 本文可包含 <b>%(attribute)s</b> 格式字串,其可替換為通信論壇 相應的屬性。詳情請參照 -<a href="http://www.python.org/doc/current/lib/typesseq-strings.html">Python +<a href="http://docs.python.org/library/stdtypes.html#string-formatting-operations">Python 格式化字串規則</a>. 預設屬性如下: <ul> |