Skip to content

Commit 3398588

Browse files
committed
Update cozy-banks repository
1 parent 1d488f7 commit 3398588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/consts/consts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,6 @@ var AppsRegistry = map[string]string{
113113
"photos": "git://github.com/cozy/cozy-drive.git#latest-photos",
114114
"settings": "git://github.com/cozy/cozy-settings.git#latest",
115115
"collect": "git://github.com/cozy/cozy-collect.git#latest",
116-
"banks": "git://gitlab.cozycloud.cc/labs/cozy-bank.git#latest",
116+
"banks": "git://github.com/cozy/cozy-banks.git#latest",
117117
"contacts": "git://github.com/cozy/cozy-contacts.git#latest",
118118
}

0 commit comments

Comments
 (0)