We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ff9570 commit ce8bceeCopy full SHA for ce8bcee
2 files changed
docs/zh/docs/tutorial/extra-models.md
@@ -12,7 +12,7 @@
12
13
不要存储用户的明文密码。始终只存储之后可用于校验的“安全哈希”。
14
15
-如果你还不了解,可以在[安全性章节](security/simple-oauth2.md#password-hashing){.internal-link target=_blank}中学习什么是“密码哈希”。
+如果你还不了解,可以在[安全性章节](security/simple-oauth2.md#password-hashing)中学习什么是“密码哈希”。
16
17
///
18
docs/zh/docs/tutorial/first-steps.md
@@ -385,7 +385,7 @@ https://example.com/items/foo
385
386
/// note
387
388
-如果你不知道两者的区别,请查阅 [并发: *赶时间吗?*](../async.md#in-a-hurry){.internal-link target=_blank}。
+如果你不知道两者的区别,请查阅 [并发: *赶时间吗?*](../async.md#in-a-hurry)。
389
390
391
0 commit comments