]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🌐 Update Chinese translation for `docs/zh/docs/tutorial/first-steps.md` (#12923)
author史雲昔 (Vincy SHI) <vincy@vincy1230.net>
Sun, 15 Dec 2024 16:39:22 +0000 (00:39 +0800)
committerGitHub <noreply@github.com>
Sun, 15 Dec 2024 16:39:22 +0000 (16:39 +0000)
docs/zh/docs/tutorial/first-steps.md

index 038e1788838c522177c35080a051c6ac654e2327..c4ff460e0ec66656b8fc7a956e0ff3a78e81987e 100644 (file)
@@ -313,7 +313,7 @@ https://example.com/items/foo
 
 /// note
 
-如果你不知道两者的区别,请查阅 [Async: *"In a hurry?"*](https://fastapi.tiangolo.com/async/#in-a-hurry){.internal-link target=_blank}。
+如果你不知道两者的区别,请查阅 [并发: *赶时间吗?*](../async.md#_1){.internal-link target=_blank}。
 
 ///