diff options
author | Christian Breunig <christian@breunig.cc> | 2023-02-12 21:05:22 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-02-12 21:10:24 +0100 |
commit | 3e6da8ed4e479b9409084b96e682b30ac2fca5ca (patch) | |
tree | 37a885c645fdf14ce0c3425898b765fc7a68a027 /docs/_include | |
parent | 304b82d451695affc09047c6a8bd911cd3484f59 (diff) | |
download | vyos-documentation-3e6da8ed4e479b9409084b96e682b30ac2fca5ca.tar.gz vyos-documentation-3e6da8ed4e479b9409084b96e682b30ac2fca5ca.zip |
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 27512c94e62ec1883aafc97abafbd09d69ef1896)
Diffstat (limited to 'docs/_include')
-rw-r--r-- | docs/_include/common-references.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_include/common-references.txt b/docs/_include/common-references.txt index a921ec67..2e3f934a 100644 --- a/docs/_include/common-references.txt +++ b/docs/_include/common-references.txt @@ -2,7 +2,7 @@ .. _`accel-ppp`: https://accel-ppp.org/ .. _`Secure Socket Tunneling Protocol`: https://en.wikipedia.org/wiki/Secure_Socket_Tunneling_Protocol -.. _Phabricator: https://phabricator.vyos.net/ +.. _Phabricator: https://vyos.dev/ .. _802.1ad: https://en.wikipedia.org/wiki/IEEE_802.1ad .. _802.1q: https://en.wikipedia.org/wiki/IEEE_802.1Q .. _`VyOS CI`: https://ci.vyos.net |