Browse Source

🎨 Auto format

pull/15177/head
github-actions[bot] 4 months ago
committed by Yurii Motov
parent
commit
7d2d487706
  1. 2
      docs/zh/docs/tutorial/extra-models.md
  2. 2
      docs/zh/docs/tutorial/first-steps.md

2
docs/zh/docs/tutorial/extra-models.md

@ -12,7 +12,7 @@
不要存储用户的明文密码。始终只存储之后可用于校验的“安全哈希”。 不要存储用户的明文密码。始终只存储之后可用于校验的“安全哈希”。
如果你还不了解,可以在[安全性章节](security/simple-oauth2.md#password-hashing){.internal-link target=_blank}中学习什么是“密码哈希”。 如果你还不了解,可以在[安全性章节](security/simple-oauth2.md#password-hashing)中学习什么是“密码哈希”。
/// ///

2
docs/zh/docs/tutorial/first-steps.md

@ -385,7 +385,7 @@ https://example.com/items/foo
/// note /// note
如果你不知道两者的区别,请查阅 [并发: *赶时间吗?*](../async.md#in-a-hurry){.internal-link target=_blank} 如果你不知道两者的区别,请查阅 [并发: *赶时间吗?*](../async.md#in-a-hurry)。
/// ///

Loading…
Cancel
Save