From bd66a7727ff88947229e89a1197b2fcef70deb13 Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Thu, 8 Feb 2024 16:50:13 -0500 Subject: [PATCH] fixup: spec path Signed-off-by: Todd Baert --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 160a3e90..85115b56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "spec"] path = spec - url = git@github.com:open-feature/spec.git + url = https://github.com/open-feature/spec.git