diff --git a/mesh/CMakeLists.txt b/mesh/CMakeLists.txt
index 97679fbf9fabe196193386d528aab50a1b62ce86..13bb4696ad8eaeb2533a906a3a42b86e1a331870 100644
--- a/mesh/CMakeLists.txt
+++ b/mesh/CMakeLists.txt
@@ -25,7 +25,7 @@ if(INCLUDE_JSON)
 endif(INCLUDE_JSON)     
 
 
-set(MEMPROC_GIT git@tesla.parallel.ru:Lizzzka007/memory_processing.git)
+set(MEMPROC_GIT http://tesla.parallel.ru/Lizzzka007/memory_processing.git)
 include(FetchContent)
 FetchContent_Declare(memory_processing                                   
 GIT_REPOSITORY ${MEMPROC_GIT}