diff options
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 3636830..ed91108 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,4 +7,4 @@ url = https://github.com/orbitalquark/scinterm.git [submodule "lexilla"] path = contrib/lexilla - url = https://github.com/rhaberkorn/lexilla.git + url = https://github.com/ScintillaOrg/lexilla.git |