From e06b8eabb13f7b03f37af46228bfd3bee39202e9 Mon Sep 17 00:00:00 2001 From: Ariel Weisberg Date: Wed, 16 Jul 2025 12:50:19 -0400 Subject: [PATCH] Ninja fix .gitmodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4d7128c5f9..616dacf610 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "modules/accord"] path = modules/accord - url = https://github.com/aweisberg/cassandra-accord.git - branch = 20587 + url = https://github.com/apache/cassandra-accord.git + branch = trunk