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

Skip to content

Commit 435c9db

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq/design.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ msgid ""
596596
"porting problems if your Python code depends on the behavior of the "
597597
"reference counting implementation."
598598
msgstr ""
599-
"然而,在其他實作(像是 `Jython <http://www.jython.org>`_ 或 `PyPy <http://"
599+
"然而,在其他實作(像是 `Jython <https://www.jython.org>`_ 或 `PyPy <https://"
600600
"www.pypy.org>`_)中,會使用像是成熟的垃圾收集器等不同機制。如果你的 Python 程"
601601
"式碼的表現取決於參照計次 (reference counting) 的實作,這個相異處會導致一些微"
602602
"小的移植問題。"

0 commit comments

Comments
 (0)
0