diff --git a/bundles/travelynx/items.py b/bundles/travelynx/items.py index a2bdddb..494d854 100644 --- a/bundles/travelynx/items.py +++ b/bundles/travelynx/items.py @@ -30,7 +30,7 @@ files = { git_deploy = { '/opt/travelynx': { - 'repo': 'https://git.finalrewind.org/travelynx', + 'repo': 'https://github.com/derf/travelynx.git', 'rev': '1.16.1', 'triggers': { 'action:travelynx_install_deps',