diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-10 23:43:47 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-11 00:08:40 +0200 |
| commit | 28ae865e5ecad9b398ac21fa148fc4b93c987226 (patch) | |
| tree | 1f045b4c55d9556557758f5cfa9457d07e988aa9 /.gitmodules | |
| parent | e3177b549d5fb9c065d336cbb95301f48e29863a (diff) | |
Apply slweb renaming to libweb
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 7dc08da..805a102 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "slweb"] - path = slweb - url = https://gitea.privatedns.org/xavi/slweb +[submodule "libweb"] + path = libweb + url = https://gitea.privatedns.org/xavi/libweb |
