diff options
author | Yuya Kusakabe <yuya.kusakabe@gmail.com> | 2017-05-05 21:39:12 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-05 21:39:12 +0900 |
commit | 0c53ea7dc6434b66a2f5d46f5fd1605cebfc30e3 (patch) | |
tree | efc171cadd76ef2eef019b67f839526ffa1d1ae0 /README.md | |
parent | 15264679e2464f215193a49e66fab812680ce33c (diff) | |
parent | 37740050b734853efcbcef1b0ab24e2565029f49 (diff) | |
download | vyos-build-0c53ea7dc6434b66a2f5d46f5fd1605cebfc30e3.tar.gz vyos-build-0c53ea7dc6434b66a2f5d46f5fd1605cebfc30e3.zip |
Merge pull request #6 from brolaugh/patch-1
Correct website URL
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ For building stable release images, refer to the vyos/build-iso repository. # What is VyOS VyOS is an open source operating system for network devices (routers, firewalls and so on). -If you want to use it in your network, check out download and installation instructions at http://vyos.net +If you want to use it in your network, check out download and installation instructions at https://vyos.io If you want to modify VyOS and/or join its development, read on. |