diff --git a/.gitmodules b/.gitmodules index 7640363..1ec5cad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "rust-whisper.d/gitea-whisper-rs"] - path = rust-whisper.d/gitea-whisper-rs + path = gitea-whisper-rs url = https://gitea.inhome.blapointe.com/bel/whisper-rs.git diff --git a/rust-whisper.d/gitea-whisper-rs b/gitea-whisper-rs similarity index 100% rename from rust-whisper.d/gitea-whisper-rs rename to gitea-whisper-rs