From c80f43a4f3578a3e141a031cb61d6e41d6e5500e Mon Sep 17 00:00:00 2001 From: junyeonglee <53418618+junyeonglee@users.noreply.github.com> Date: Sat, 24 Aug 2019 20:53:56 +0800 Subject: [PATCH] misc: fix broken link for /interview-formats (#133) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b998a58..ab3cc703 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Carefully curated content to help you ace your next technical interview, with a - [Interview Cheatsheet](https://yangshun.github.io/tech-interview-handbook/cheatsheet) - Straight-to-the-point Do's and Don'ts - [Algorithm tips and the best practice questions](https://yangshun.github.io/tech-interview-handbook/algorithms/algorithms-introduction) categorized by topic - ["Front-end Job Interview Questions" answers](https://github.com/yangshun/front-end-interview-handbook) -- [Interview formats](https://yangshun.github.io/tech-interview-handbook/company-interview-formats) of the top tech companies +- [Interview formats](https://yangshun.github.io/tech-interview-handbook/interview-formats) of the top tech companies - [Behavioral questions](https://yangshun.github.io/tech-interview-handbook/behavioral-questions) asked by the top tech companies - [Good questions to ask your interviewers](https://yangshun.github.io/tech-interview-handbook/questions-to-ask) at the end of the interviews - [Helpful resume tips](https://yangshun.github.io/tech-interview-handbook/resume) to get your resume noticed and the Do's and Don'ts