From f9538f4cc93cf7d098e3cef3498bdf114c054a60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Abete?= Date: Wed, 12 Apr 2017 15:48:35 -0300 Subject: [PATCH] Fix "Coding deck" link typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc623c35..d725ee0b 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Looking for resources to help you prep for the [**Coding Interview**](https://gi Check out the sister repo [**Interactive Coding Challenges**](https://github.com/donnemartin/interactive-coding-challenges), which contains an additional Anki deck: -* [Coding deck](anki_cards/https://github.com/donnemartin/interactive-coding-challenges/tree/master/anki_cards/Coding.apkg) +* [Coding deck](https://github.com/donnemartin/interactive-coding-challenges/tree/master/anki_cards/Coding.apkg) ## Contributing