From 566e9ef8f22780bf9432d947e2c075a78f39115c Mon Sep 17 00:00:00 2001 From: Peter Thaleikis Date: Wed, 14 Oct 2020 12:19:40 +0400 Subject: [PATCH] Fixing link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a5036b..ea8d713 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [C++ Programming Q&A and quizzes from computer science portal for geeks](http://www.geeksforgeeks.org/c-plus-plus/) * [C++ Programming Questions and Answers related to such topics as OOPs concepts, Object and Classes, Functions, Constructors and Destructors, Inheritance and etc](http://www.indiabix.com/cpp-programming/questions-and-answers/) * [LeetCode Problems' Solutions written in C++](https://github.com/haoel/leetcode) -* [25 Fundamental C++ Interview Questions](https://pangara.com/blog/cplusplus-interview-questions) +* [25 Fundamental C++ Interview Questions](https://pangara.com/blog/blogcplusplus-interview-questions/) ### C