diff options
| -rw-r--r-- | .gitmodules | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/.gitmodules b/.gitmodules index a22fbc41..b7903ff5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@  [submodule "tests"]  	path = tests -	url = https://github.com/YosysHQ/nextpnr-tests +	url = git://git.panaceas.org/iCE40/nextpnr-tests  [submodule "fpga-interchange-schema"]  	path = 3rdparty/fpga-interchange-schema -	url = https://github.com/SymbiFlow/fpga-interchange-schema.git +	url = git://git.panaceas.org/iCE40/fpga-interchange-schema | 
