From e055b960257cc02c0c0414700648a2ebc05c359d Mon Sep 17 00:00:00 2001 From: TSnake41 Date: Fri, 26 Jun 2020 13:28:45 +0200 Subject: [PATCH] Fix lynx submodule on github. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a3334cc..ee4569f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,4 +12,4 @@ url = https://github.com/raysan5/raygui [submodule "examples/lynx"] path = examples/lynx -url = https://gitlab.com/TSnake41/lynx.git +url = https://gitlab.com/TSnake41/lynx