diff options
| -rw-r--r-- | .gitmodules | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 9d81e6973..c85c089b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@  [submodule "fpga-src"]  	path = fpga-src -	url = git@github.com:EttusResearch/fpga.git +	url = https://github.com/EttusResearch/fpga.git  	branch = master  | 
