diff options
author | azahi <azahi@teknik.io> | 2019-04-08 23:43:14 +0300 |
---|---|---|
committer | azahi <azahi@teknik.io> | 2019-04-08 23:43:14 +0300 |
commit | 74a8977b60983b047d2cd464f78dbcf4aea830ad (patch) | |
tree | a7bc27e9c157040e9012af76d159c007371fc504 /.gitmodules | |
parent | Bump stack and apply styling on cabal file (diff) |
Reset broken submodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 781a58e..8b7f563 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "vendor/xmonad"] path = vendor/xmonad - url = https://github.com/azahi/xmonad + url = https://github.com/xmonad/xmonad [submodule "vendor/xmonad-contrib"] path = vendor/xmonad-contrib - url = https://github.com/azahi/xmonad-contrib + url = https://github.com/xmonad/xmonad-contrib |