From f217dca51092ec6dd8ccf150dee1b4486825e2e2 Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Wed, 28 Sep 2022 15:42:11 -0400 Subject: [PATCH] Fixed theme submodule path --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c7d2a9f..660b0f0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "themes/pulp"] path = themes/pulp - url = git@github.com/Brandon-Rozek/pulp.git + url = git@github.com:Brandon-Rozek/pulp.git [submodule "static/files/images/tracks"] path = static/files/images/tracks url = git@github.com:Brandon-Rozek/tracks-photos-v1