diff --git a/cfg/projects/OpenUDS.json b/cfg/projects/OpenUDS.json index d541c949..d5af97a1 100644 --- a/cfg/projects/OpenUDS.json +++ b/cfg/projects/OpenUDS.json @@ -4,12 +4,12 @@ "projectweb": "https://explore.transifex.com/openuds/openuds/", "fileset": { "openuds": { - "url": "https://raw.githubusercontent.com/dkmstr/openuds/master/server/src/uds/locale/ca/LC_MESSAGES/django.po", + "url": "https://raw.githubusercontent.com/VirtualCable/uds-broker/master/src/uds/locale/ca/LC_MESSAGES/django.po", "type": "file", "target": "openuds-ca.po" }, "openuds-js": { - "url": "https://raw.githubusercontent.com/dkmstr/openuds/master/server/src/uds/locale/ca/LC_MESSAGES/djangojs.po", + "url": "https://raw.githubusercontent.com/VirtualCable/uds-broker/master/src/uds/locale/ca/LC_MESSAGES/djangojs.po", "type": "file", "target": "openudsjs-ca.po" }