From 3f53c444fa003a31fcce67ddbeecc881f5206e53 Mon Sep 17 00:00:00 2001 From: Manoj Kumar Pentapalli Pentapalli <108081278+Eaglesight02@users.noreply.github.com> Date: Mon, 12 Feb 2024 16:54:06 +0530 Subject: [PATCH] Fix broken link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc955501..0edf261f 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Unix / Linux Commands Cheat Sheet](https://www.geeksforgeeks.org/linux-commands-cheat-sheet/) - [Unsolicited_advice_for_job_seekers_and_employers](https://www.reddit.com/r/india/comments/1clgdj/unsolicited_advice_for_job_seekers_and_employers/) - [Visualising Data Structures and Algorithms through Animation](https://visualgo.net/en) -- [We Help Coders Get Hired](https://www.hiredintech.com/app) : website offering courses on system design, interview strategies, soft skills etc +- [We Help Coders Get Hired](https://www.hiredintech.com/) : website offering courses on system design, interview strategies, soft skills etc - [what_are_your_goto_questions_for_the_do_you_have?](https://www.reddit.com/r/cscareerquestions/comments/209rkq/what_are_your_goto_questions_for_the_do_you_have/) - [Why You Make Less Money • /r/cscareerquestions](https://www.reddit.com/r/cscareerquestions/comments/1b8wa3/why_you_make_less_money/) - [wu :: riddles(hard)](https://www.ocf.berkeley.edu/~wwu/riddles/hard.shtml) : logic puzzles and riddles