diff options
author | Christian Breunig <christian@breunig.cc> | 2023-02-12 21:12:44 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-02-12 21:13:05 +0100 |
commit | 82f35fd474400429cc73cc93386f2a21afd9aaf8 (patch) | |
tree | 0ec4fb9554e1eaee004368469e31ae87f15e17a5 /data | |
parent | b00c41e6a547a3cd1f8dd74d70433e306265cb26 (diff) | |
download | vyos-build-82f35fd474400429cc73cc93386f2a21afd9aaf8.tar.gz vyos-build-82f35fd474400429cc73cc93386f2a21afd9aaf8.zip |
T5001: Replace links to the phabricator site
Replace links to the phabricator site from https://phabricator.vyos.net to
https://vyos.dev
Diffstat (limited to 'data')
-rw-r--r-- | data/defaults.toml | 2 | ||||
-rw-r--r-- | data/live-build-config/includes.chroot/usr/share/vyos/default_motd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/defaults.toml b/data/defaults.toml index c09796df..7ceb2dbd 100644 --- a/data/defaults.toml +++ b/data/defaults.toml @@ -17,4 +17,4 @@ bootloaders = "syslinux,grub-efi" website_url = "https://vyos.io" support_url = "https://support.vyos.io" -bugtracker_url = "https://phabricator.vyos.net" +bugtracker_url = "https://vyos.dev" diff --git a/data/live-build-config/includes.chroot/usr/share/vyos/default_motd b/data/live-build-config/includes.chroot/usr/share/vyos/default_motd index 8f45acf5..d0c59992 100644 --- a/data/live-build-config/includes.chroot/usr/share/vyos/default_motd +++ b/data/live-build-config/includes.chroot/usr/share/vyos/default_motd @@ -1,7 +1,7 @@ Welcome to VyOS! Check out project news at https://blog.vyos.io -and feel free to report bugs at https://phabricator.vyos.net +and feel free to report bugs at https://vyos.dev You can change this banner using "set system login banner post-login" command. |