X Tutup
Skip to content

Commit 16ee340

Browse files
authored
Update .gitmodules
1 parent bbf63a9 commit 16ee340

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
shallow = true
4040
[submodule "submodules/astroid"]
4141
path = submodules/astroid
42-
url = https://github.com.cnpmjs.org//PyCQA/astroid
42+
url = https://github.com.cnpmjs.org/PyCQA/astroid
4343
shallow = true
4444
[submodule "submodules/pylama"]
4545
path = submodules/pylama
46-
url = https://github.com.cnpmjs.org//klen/pylama
46+
url = https://github.com.cnpmjs.org/klen/pylama
4747
shallow = true
4848
[submodule "submodules/toml"]
4949
path = submodules/toml

0 commit comments

Comments
 (0)
X Tutup