Move all links to the new organization

This commit is contained in:
Duncan Ogilvie
2021-05-03 15:42:37 +02:00
parent a6dfb2272d
commit 17d4dc0555
5 changed files with 24 additions and 50 deletions
+1 -1
View File
@@ -418,7 +418,7 @@ int generate_cmake(const char *path, bool root) {
auto inject_cmake = [&gen](const std::string &cmake) { gen.inject_cmake(cmake); };
comment("This file is automatically generated from cmake.toml - DO NOT EDIT");
comment("See https://github.com/MoAlyousef/cmkr for more information");
comment("See https://github.com/build-cpp/cmkr for more information");
endl();
if (root) {