aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAndrzej Kurek <andrzej.kurek@mobica.com>2019-01-15 09:52:56 -0500
committerAndrzej Kurek <andrzej.kurek@mobica.com>2019-01-15 09:52:56 -0500
commite57c1ea80a7b8108889dedfb489af61056707dec (patch)
treecc485e1a1643e45a21452c830e52bcfde4343808 /.gitmodules
parentc0a1be08a0154f9131ecbb86459b688007018cdf (diff)
downloadmbedtls-e57c1ea80a7b8108889dedfb489af61056707dec.zip
mbedtls-e57c1ea80a7b8108889dedfb489af61056707dec.tar.gz
mbedtls-e57c1ea80a7b8108889dedfb489af61056707dec.tar.bz2
Switch to the public crypto submodule url
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index d25c9a6..d40f56b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
[submodule "crypto"]
path = crypto
- url = git@github.com:ARMmbed/mbedtls-psa.git
- branch = feature-psa
+ url = git@github.com:ARMmbed/mbed-crypto.git
+ branch = development