diff --git a/sources.cfg b/sources.cfg index 7239d71..26f4d8f 100644 --- a/sources.cfg +++ b/sources.cfg @@ -13,5 +13,5 @@ entrouvert = git://repos.entrouvert.org entrouvert_push = git+ssh://git@repos.entrouvert.org [sources] -collective.dms.basecontent = git ${remotes:vincentfretin}/collective.dms.basecontent.git pushurl=${remotes:vincentfretin_push}/collective.dms.basecontent.git -collective.dms.batchimport = git ${remotes:vincentfretin}/collective.dms.batchimport.git pushurl=${remotes:vincentfretin_push}/collective.dms.batchimport.git +collective.dms.basecontent = git ${remotes:collective}/collective.dms.basecontent.git pushurl=${remotes:collective_push}/collective.dms.basecontent.git +collective.dms.batchimport = git ${remotes:collective}/collective.dms.batchimport.git pushurl=${remotes:collective_push}/collective.dms.batchimport.git