foxygit / doom Log in
commit f987f82eb1c06ba8b0c1f1e8bcbbbc47feca4afc
Author:     Simon Howard <fraggle@soulsphere.org>
AuthorDate: Mon Nov 11 18:39:46 2019 -0500
Commit:     Simon Howard <fraggle@soulsphere.org>
CommitDate: Mon Nov 11 18:39:46 2019 -0500

    Fix quickcheck URL.
---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 47800df4..7a381cfd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "quickcheck"]
 	path = quickcheck
-	url = ./quickcheck/
+	url = https://github.com/chocolate-doom/quickcheck.git