From 7c28db8cb5ea2b5785785f3196d88d7aa5bc7ff6 Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Wed, 6 Jan 2021 09:27:48 +0530 Subject: [PATCH] fix freecodecamp.org link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3e11e7..3ed1a8c 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ If you know of a good resource for a subject, please [open an issue](https://git - :globe_with_meridians: [Hacker101 CTF](https://ctf.hacker101.com/) by Hackerone ### Programming - :book: [Free programming books](https://books.goalkicker.com/) - - :globe_with_meridians: [freecodecamp.org] (freecodecamp.org/) - Learn to code with open source codebase and curriculum + - :globe_with_meridians: [freecodecamp.org](freecodecamp.org/) - Learn to code with open source codebase and curriculum - :globe_with_meridians: [learnxinyminutes.com](https://learnxinyminutes.com) - Quick overview of all languages in cheatsheet style - :mortar_board: [codecademy.com](https://www.codecademy.com/catalog/subject/all) - Freemium interactive courses #### Go