Skip to content

Commit

Permalink
Fix article list typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jason810496 committed Dec 6, 2023
1 parent 66aca36 commit f73522b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Welcome to have any discussion with me about this tutorial 🙌<br>
- [[Day30] FastAPI 系列:山重水複疑無路,柳暗花明又一村](https://github.com/jason810496/iThome2023-FastAPI-Tutorial/tree/Day30)

**在 Day31 ~ Day33 : Event Drive 與 Rate Limit 實作** <br>
- [[Day31 : Event Driven 初探(1) 以 Redis 作為 Message Queue]](https://github.com/jason810496/iThome2023-FastAPI-Tutorial/tree/Day31)
- [[Day32 : Event Driven 初探(2) 以 Celery + Redis 作為可監控式 Message Broker]](https://github.com/jason810496/iThome2023-FastAPI-Tutorial/tree/Day32)
- [[Day33 : 以 Redis 實作 Rate Limit Middleware]](https://github.com/jason810496/iThome2023-FastAPI-Tutorial/tree/Day33)
- [[Day31] Event Driven 初探(1) : 以 Redis 作為 Message Queue](https://github.com/jason810496/iThome2023-FastAPI-Tutorial/tree/Day31)
- [[Day32] Event Driven 初探(2) : 以 Celery + Redis 作為可監控式 Message Broker](https://github.com/jason810496/iThome2023-FastAPI-Tutorial/tree/Day32)
- [[Day33] FastAPI : 以 Redis 實作 Rate Limit Middleware](https://github.com/jason810496/iThome2023-FastAPI-Tutorial/tree/Day33)

0 comments on commit f73522b

Please sign in to comment.