Skip to content

Commit 430f8e9

Browse files
authored
Merge pull request #144 from guoci/patch-1
Replaced archived repository
2 parents 3fdbe4a + c5e8f8c commit 430f8e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Start with [SG20 Education and Recommended Videos for Teaching C++](https://blog
119119

120120
* [ModernCppStarter](https://github.com/TheLartians/ModernCppStarter) - A template for kick-starting modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and more.
121121
* [modern-cpp-template](https://github.com/filipdutescu/modern-cpp-template) - A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
122-
* [cpp_starter_project](https://github.com/lefticus/cpp_starter_project/) - A template CMake project to get you started with C++ and tooling.
122+
* [cmake_template](https://github.com/cpp-best-practices/cmake_template) - A template CMake project to get you started with C++ and tooling.
123123
* [Pitchfork](https://github.com/vector-of-bool/pitchfork) - Pitchfork is a Set of C++ Project Conventions.
124124

125125
## Libraries

0 commit comments

Comments
 (0)