Browse Source

fix irctest submodule path

tags/v2.9.0-rc1
Shivaram Lingamneni 2 years ago
parent
commit
72b51c00de
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .gitmodules

+ 1
- 1
.gitmodules View File

@@ -1,3 +1,3 @@
1 1
 [submodule "irctest"]
2 2
 	path = irctest
3
-	url = https://github.com/oragono/irctest
3
+	url = https://github.com/ergochat/irctest

Loading…
Cancel
Save