diff options
author | Christian Breunig <christian@breunig.cc> | 2023-02-12 20:55:16 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-02-12 20:55:16 +0100 |
commit | bd9416a6aa9d5d0a746dc2cebc8d0330fd27d1a2 (patch) | |
tree | 6307fdc8ae2627a45fe1abd5965a51ec9b753aac /.github | |
parent | 4a4b25cba424347e2d114b37b079c31441fc011e (diff) | |
download | vyos-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 '.github')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 61ee1d9ff..47579e1c6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,7 +19,7 @@ the box, please use [x] ## Related Task(s) <!-- All submitted PRs must be linked to a Task on Phabricator. --> -* https://phabricator.vyos.net/Txxxx +* https://vyos.dev/Txxxx ## Component(s) name <!-- A rather incomplete list of components: ethernet, wireguard, bgp, mpls, ldp, l2tp, dhcp ... --> |