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 /README.md | |
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 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100,7 +100,7 @@ $ docker run --rm -it -p 8000:8000 -v "$(pwd)":/vyos -w /vyos/docs -e \ ### Test the docs -Discuss in this Phabricator task: [T1731](https://phabricator.vyos.net/T1731) +Discuss in this Phabricator task: [T1731](https://vyos.dev/T1731) To test all files run: |