From a86299fbfb90a86f88c71438452ff45afd86d477 Mon Sep 17 00:00:00 2001 From: manojgudi Date: Tue, 11 Mar 2014 14:55:19 +0530 Subject: change in gnuradio .gitmodules path --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index fb3fbb6..669fe3f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,4 +12,4 @@ url = http://github.com/manojgudi/grex.git [submodule "gr36"] path = gr36 - url = http://github.com/manojgudi/gnuradio.git + url = http://github.com/gnu-sandhi/gnuradio.git -- cgit