zh-TW: doc: use links to raw apkg files
parent
dff0076471
commit
363eb728ac
|
@ -50,9 +50,9 @@
|
||||||
|
|
||||||
底下提供的[學習單字卡](https://apps.ankiweb.net/)以每隔一段時間間隔出現的方式,幫助你學習系統設計的概念。
|
底下提供的[學習單字卡](https://apps.ankiweb.net/)以每隔一段時間間隔出現的方式,幫助你學習系統設計的概念。
|
||||||
|
|
||||||
* [系統設計單字卡](resources/flash_cards/System%20Design.apkg)
|
* [系統設計單字卡](https://github.com/donnemartin/system-design-primer/raw/master/resources/flash_cards/System%20Design.apkg)
|
||||||
* [系統設計練習單字卡](resources/flash_cards/System%20Design%20Exercises.apkg)
|
* [系統設計練習單字卡](https://github.com/donnemartin/system-design-primer/raw/master/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/OO%20Design.apkg)
|
||||||
|
|
||||||
這些是非常棒的學習資源,隨時都可以使用。
|
這些是非常棒的學習資源,隨時都可以使用。
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@
|
||||||
|
|
||||||
請參考 [**互動程式語言學習挑戰**](https://github.com/donnemartin/interactive-coding-challenges),當中還包含了底下的學習單字卡:
|
請參考 [**互動程式語言學習挑戰**](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)
|
||||||
|
|
||||||
## 如何貢獻
|
## 如何貢獻
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue