From: ametoresu Date: Sat, 15 Feb 2025 03:05:25 +0000 (+0800) Subject: updated remote link for submodules X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=4c1a79490bfb069675db8a117636527f709617a1;p=mysite.git updated remote link for submodules --- diff --git a/.gitmodules b/.gitmodules index 33db887..f9c9cb0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "projects/palindrome-checker"] path = projects/palindrome-checker - url = https://github.com/ametoresu/palindrome-checker.git + url = https://github.com/b0chard/palindrome-checker.git [submodule "projects/roman-numeral-converter"] path = projects/roman-numeral-converter - url = https://github.com/ametoresu/roman-numeral-converter.git + url = https://github.com/b0chard/roman-numeral-converter.git [submodule "projects/temperature-converter"] path = projects/temperature-converter - url = https://github.com/ametoresu/temperature-converter.git + url = https://github.com/b0chard/temperature-converter.git \ No newline at end of file