From 69f8de53af7be475353ce3c50a8acfd3cc285c57 Mon Sep 17 00:00:00 2001 From: Mery-Sanz Date: Thu, 8 May 2025 14:15:28 +0200 Subject: [PATCH] add cti_benchmark --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9939935e..49795e96 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,6 @@ [submodule "benchmark/cybermetric"] path = benchmark/cybermetric url = https://github.com/cybermetric/CyberMetric.git -[submodule "benchmarks/cti_bench"] - path = benchmarks/cti_bench +[submodule "benchmark/cti_bench"] + path = benchmark/cti_bench url = https://github.com/xashru/cti-bench.git