diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e69de29..0000000 diff --git a/CMakeLists.txt b/CMakeLists.txt index 1c81c57..2143d11 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ project ( simstr VERSION 1.0.0 DESCRIPTION "Yet another string library" - HOMEPAGE_URL "https://snegopat.ru/simstr" + HOMEPAGE_URL "https://github.com/orefkov/simstr" LANGUAGES CXX )