From c1ed742feb76bc2a37fa23bda25f835dab898466 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=28Charybdis=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Tue, 24 Jul 2018 12:59:42 +0200
Subject: [PATCH] Changed remote for matlab/particles submodule.

(cherry picked from commit 9e40cb0e6b1a592414d737a106a95465d4e245e9)
---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 9a1bbed16e..78a1d5dd20 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -15,7 +15,7 @@
 	url = git@github.com:DynareTeam/m-unit-tests.git
 [submodule "matlab/particles"]
 	path = matlab/particles
-	url = git@github.com:DynareTeam/particles.git
+	url = https://git.dynare.org/Dynare/particles.git
 [submodule "matlab/modules/dates"]
 	path = matlab/modules/dates
 	url =  git@gitlab.com:McModelTeam/dates.git
-- 
GitLab