diff --git a/.gitmodules b/.gitmodules index 0204c8468f..fb6ce5d8d8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,5 +4,5 @@ branch = master [submodule "tools/prettify/fprettify"] path = tools/prettify/fprettify - url = https://github.com/pseewald/fprettify.git + url = https://github.com/fortran-lang/fprettify.git branch = master