aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ja/headfoot.html
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2018-07-15 12:18:00 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2018-07-15 12:18:00 +0900
commitdd9455afdf3117bf7b95742feac64d7d48c213e2 (patch)
tree5133e0a80ddc6d26c524a1d59fbdeff42eba5748 /templates/ja/headfoot.html
parent7714812f387346277d6cf10e2ff50488347421a4 (diff)
downloadmailman2-dd9455afdf3117bf7b95742feac64d7d48c213e2.tar.gz
mailman2-dd9455afdf3117bf7b95742feac64d7d48c213e2.tar.xz
mailman2-dd9455afdf3117bf7b95742feac64d7d48c213e2.zip
fix python doc urls
Diffstat (limited to 'templates/ja/headfoot.html')
-rw-r--r--templates/ja/headfoot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ja/headfoot.html b/templates/ja/headfoot.html
index c2f3904b..101c2064 100644
--- a/templates/ja/headfoot.html
+++ b/templates/ja/headfoot.html
@@ -1,5 +1,5 @@
このテキストには, リストの属性と置き換えられる
-<a href="http://docs.python.org/library/stdtypes.html#string-formatting-operations">
+<a href="https://docs.python.org/2/library/stdtypes.html#string-formatting-operations">
Pythonフォーマット文字列</a>を挿入することができます。
ここで使える置換文字列は以下の通りです.