From f810d032e12f55a06e7b90258d0a1e7657b44108 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sun, 12 Feb 2023 21:14:40 +0100 Subject: T5001: Replace links to the phabricator site Replace links to the phabricator site from https://phabricator.vyos.net to https://vyos.dev (cherry picked from commit 82f35fd474400429cc73cc93386f2a21afd9aaf8) --- scripts/make-version-file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/make-version-file b/scripts/make-version-file index cae54f4a..4244dd2f 100755 --- a/scripts/make-version-file +++ b/scripts/make-version-file @@ -112,7 +112,7 @@ VERSION_CODENAME=buster ID=vyos HOME_URL="https://vyos.io" SUPPORT_URL="https://support.vyos.io" -BUG_REPORT_URL="https://phabricator.vyos.net" +BUG_REPORT_URL="https://vyos.dev" """ os.makedirs(os.path.join(defaults.CHROOT_INCLUDES_DIR, 'usr/share/vyos'), exist_ok=True) -- cgit v1.2.3