diff options
author | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2018-07-15 12:18:00 +0900 |
---|---|---|
committer | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2018-07-15 12:18:00 +0900 |
commit | dd9455afdf3117bf7b95742feac64d7d48c213e2 (patch) | |
tree | 5133e0a80ddc6d26c524a1d59fbdeff42eba5748 /templates/vi/headfoot.html | |
parent | 7714812f387346277d6cf10e2ff50488347421a4 (diff) | |
download | mailman2-dd9455afdf3117bf7b95742feac64d7d48c213e2.tar.gz mailman2-dd9455afdf3117bf7b95742feac64d7d48c213e2.tar.xz mailman2-dd9455afdf3117bf7b95742feac64d7d48c213e2.zip |
fix python doc urls
Diffstat (limited to 'templates/vi/headfoot.html')
-rw-r--r-- | templates/vi/headfoot.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vi/headfoot.html b/templates/vi/headfoot.html index 54611c21..ef218df1 100644 --- a/templates/vi/headfoot.html +++ b/templates/vi/headfoot.html @@ -1,5 +1,5 @@ Đoạn này có thể gồm -<a href="http://docs.python.org/library/stdtypes.html#string-formatting-operations">chuỗi dạng thức Python</a> mà được khớp với thuộc tính hộp thư chung. Danh sách các điều thay thế có thể là: +<a href="https://docs.python.org/2/library/stdtypes.html#string-formatting-operations">chuỗi dạng thức Python</a> mà được khớp với thuộc tính hộp thư chung. Danh sách các điều thay thế có thể là: <ul> <li><b>real_name</b> — ten « xinh » của hộp thư chung đó, thường là tên hộp thư với chữ hoa đầu từ. |