From 02bd302c15c491d233566b00d12fba902be9eab5 Mon Sep 17 00:00:00 2001 From: Ethan Stam Date: Thu, 5 Dec 2019 08:49:51 -0800 Subject: [PATCH] Change cinema_scope's submodule URL to match the others --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 966da96..6e60485 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,4 +12,4 @@ url = https://github.com/cinemascience/cinema_components [submodule "viewers/cinema_scope"] path = viewers/cinema_scope - url = git@github.com:cinemascience/cinema_scope.git + url = https://github.com/cinemascience/cinema_scope