From af7c06216ba984c6c07b6accb2d649f03bcc2aff Mon Sep 17 00:00:00 2001 From: Ian Levesque Date: Tue, 4 Jun 2019 16:30:43 -0400 Subject: [PATCH] submodule with a 'go get'-friendly url Signed-off-by: Ian Levesque --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 370de4c2..37521d03 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "build/rpm"] path = build/rpm - url = https://src.fedoraproject.org/cgit/rpms/kompose.git + url = https://src.fedoraproject.org/rpms/kompose