From 8f14ab5ed566441f02cf077fbeb6954f27c553b2 Mon Sep 17 00:00:00 2001 From: Saminda Abeyruwan Date: Sat, 8 Jun 2019 16:47:33 -0700 Subject: [PATCH] aima-data submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c1c16147f..3eac3f0b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "aima-data"] path = aima-data - url = https://github.com/aimacode/aima-data.git + url = https://github.com/samindaa/aima-data.git