diff --git a/README-zh-TW.md b/README-zh-TW.md index d805e7e0..fc1bb31c 100644 --- a/README-zh-TW.md +++ b/README-zh-TW.md @@ -50,9 +50,9 @@ 底下提供的[學習單字卡](https://apps.ankiweb.net/)以每隔一段時間間隔出現的方式,幫助你學習系統設計的概念。 -* [系統設計單字卡](resources/flash_cards/System%20Design.apkg) -* [系統設計練習單字卡](resources/flash_cards/System%20Design%20Exercises.apkg) -* [物件導向設計練習單字卡](resources/flash_cards/OO%20Design.apkg) +* [系統設計單字卡](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/System%20Design.apkg) +* [系統設計練習單字卡](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/System%20Design%20Exercises.apkg) +* [物件導向設計練習單字卡](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/OO%20Design.apkg) 這些是非常棒的學習資源,隨時都可以使用。 @@ -67,7 +67,7 @@ 請參考 [**互動程式語言學習挑戰**](https://github.com/donnemartin/interactive-coding-challenges),當中還包含了底下的學習單字卡: -* [程式語言學習單卡](https://github.com/donnemartin/interactive-coding-challenges/tree/master/anki_cards/Coding.apkg) +* [程式語言學習單卡](https://github.com/donnemartin/interactive-coding-challenges/raw/master/anki_cards/Coding.apkg) ## 如何貢獻