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:05:22 +0100 |
commit | 27512c94e62ec1883aafc97abafbd09d69ef1896 (patch) | |
tree | 7d7c8599a189b6b82463cf48b40b6c85c3afc675 /docs/_include | |
parent | 5148845f92c81b65def1f5d3131355cdfbe266ae (diff) | |
download | vyos-documentation-27512c94e62ec1883aafc97abafbd09d69ef1896.tar.gz vyos-documentation-27512c94e62ec1883aafc97abafbd09d69ef1896.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 '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 |