8000 fix: wrong original content (http -> https) · python/python-docs-zh-tw@38787a5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 38787a5

Browse files
fix: wrong original content (http -> https)
Co-authored-by: Steven Hsu <hsuhaochun@gmail.com>
1 parent 63b3bda commit 38787a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

faq/design.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,8 +564,8 @@ msgid ""
564564
"is an up-and-coming compiler of Python into C++ code, aiming to support the "
565565
"full Python language."
566566
msgstr ""
567-
"`Cython <http://cython.org/>`_ 可以編譯一個調整過有選擇性註解的 Python 版"
568-
"本。 `Nuitka <http://www.nuitka.net/>`_ 是一個有潛力編譯器,可以把 Python 編"
567+
"`Cython <https://cython.org/>`_ 可以編譯一個調整過有選擇性註解的 Python 版"
568+
"本。 `Nuitka <https://www.nuitka.net/>`_ 是一個有潛力編譯器,可以把 Python 編"
569569
"譯成 C++,他的目標是支援完整的 Python 語言。"
570570

571571
#: ../../faq/design.rst:331

0 commit comments

Comments
 (0)
0