]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
✏️ Fix talk information typo (#13544)
authorBlueswen <blueswen.tw@gmail.com>
Sun, 30 Mar 2025 19:23:32 +0000 (03:23 +0800)
committerGitHub <noreply@github.com>
Sun, 30 Mar 2025 19:23:32 +0000 (21:23 +0200)
docs/en/data/external_links.yml

index 00bb55422b365c28b4c269b1796ffdd9a4181964..50f84ecbff77a1ea23af6c34a1cadf1ccfe2b10f 100644 (file)
@@ -412,7 +412,7 @@ Talks:
     link: https://www.youtube.com/watch?v=3DLwPcrE5mA
     title: 'PyCon UK 2019: FastAPI from the ground up'
   Taiwanese:
-  - author: Bluewen
+  - author: Blueswen
     author_link: https://github.com/blueswen
     link: https://www.youtube.com/watch?v=y3sumuoDq4w
     title: 'PyCon TW 2024: 全方位強化 Python 服務可觀測性:以 FastAPI 和 Grafana Stack 為例'