summaryrefslogtreecommitdiff
path: root/src/migration-scripts/interfaces/20-to-21
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-02-12 20:55:16 +0100
committerChristian Breunig <christian@breunig.cc>2023-02-12 20:55:16 +0100
commitbd9416a6aa9d5d0a746dc2cebc8d0330fd27d1a2 (patch)
tree6307fdc8ae2627a45fe1abd5965a51ec9b753aac /src/migration-scripts/interfaces/20-to-21
parent4a4b25cba424347e2d114b37b079c31441fc011e (diff)
downloadvyos-1x-bd9416a6aa9d5d0a746dc2cebc8d0330fd27d1a2.tar.gz
vyos-1x-bd9416a6aa9d5d0a746dc2cebc8d0330fd27d1a2.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 'src/migration-scripts/interfaces/20-to-21')
-rwxr-xr-xsrc/migration-scripts/interfaces/20-to-212
1 files changed, 1 insertions, 1 deletions
diff --git a/src/migration-scripts/interfaces/20-to-21 b/src/migration-scripts/interfaces/20-to-21
index 0bd858760..cb1c36882 100755
--- a/src/migration-scripts/interfaces/20-to-21
+++ b/src/migration-scripts/interfaces/20-to-21
@@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# T3619: mirror Linux Kernel defaults for ethernet offloading options into VyOS
-# CLI. See https://phabricator.vyos.net/T3619#102254 for all the details.
+# CLI. See https://vyos.dev/T3619#102254 for all the details.
# T3787: Remove deprecated UDP fragmentation offloading option
from sys import argv