diff options
author | Matt <mthomas@polybit.io> | 2019-10-23 12:09:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-23 12:09:24 +0100 |
commit | f078fcb19fa9ecb1009cb14d9390a5f117f20093 (patch) | |
tree | 243a21bdb96ed67bab0146839745b29819dcee00 /docs/appendix | |
parent | add0a00124c364f17ad3bb86ef8f174863355bf4 (diff) | |
download | vyos-documentation-f078fcb19fa9ecb1009cb14d9390a5f117f20093.tar.gz vyos-documentation-f078fcb19fa9ecb1009cb14d9390a5f117f20093.zip |
Update so3group_maintainers.key location
http://vyos.net/so3group_maintainers.key no longer exists and errors with a 404, update to wiki.vyos.net to succesfully be able to continue with doc.
Diffstat (limited to 'docs/appendix')
-rw-r--r-- | docs/appendix/migrate-from-vyatta.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/appendix/migrate-from-vyatta.rst b/docs/appendix/migrate-from-vyatta.rst index b7747605..39b5939b 100644 --- a/docs/appendix/migrate-from-vyatta.rst +++ b/docs/appendix/migrate-from-vyatta.rst @@ -27,7 +27,7 @@ public key. .. code-block:: sh - vyatta@vyatta:~$ '''wget http://vyos.net/so3group_maintainers.key''' + vyatta@vyatta:~$ '''wget http://wiki.vyos.net/so3group_maintainers.key''' Connecting to vyos.net (x.x.x.x:80) so3group_maintainers 100% |******************************| 3125 --:--:-- ETA vyatta@vyatta:~$ '''sudo apt-key add so3group_maintainers.key''' |