From f08a37cd84a55b2fa3846a6d5ce0c19c77a3a0a7 Mon Sep 17 00:00:00 2001 From: Dmitriy Dmitriev Date: Sat, 30 Oct 2021 23:22:57 +0300 Subject: [PATCH] Fixed review comments --- English/CommunitySources.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/English/CommunitySources.md b/English/CommunitySources.md index 188f252..a128b19 100644 --- a/English/CommunitySources.md +++ b/English/CommunitySources.md @@ -5,7 +5,6 @@ - [CppReference](https://en.cppreference.com) - [CPlusPlus](https://www.cplusplus.com/reference) - [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) -- [C++ working group - representatives of the language standardization committee in Russia](https://stdcpp.ru/) - [News from the C++ Standardization Committee](https://isocpp.org/) ## Popular C++ conferences @@ -30,6 +29,5 @@ ## Other interesting repositories -- [C++ Programmer's Guide to Undefined Behavior ](https://github.com/Nekrolm/ubbook) - [Collection of libraries and frameworks for C++ ](https://github.com/fffaraz/awesome-cpp)