summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuya Kusakabe <yuya.kusakabe@gmail.com>2017-05-05 21:39:12 +0900
committerGitHub <noreply@github.com>2017-05-05 21:39:12 +0900
commit0c53ea7dc6434b66a2f5d46f5fd1605cebfc30e3 (patch)
treeefc171cadd76ef2eef019b67f839526ffa1d1ae0
parent15264679e2464f215193a49e66fab812680ce33c (diff)
parent37740050b734853efcbcef1b0ab24e2565029f49 (diff)
downloadvyos-build-0c53ea7dc6434b66a2f5d46f5fd1605cebfc30e3.tar.gz
vyos-build-0c53ea7dc6434b66a2f5d46f5fd1605cebfc30e3.zip
Merge pull request #6 from brolaugh/patch-1
Correct website URL
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0d6e53c2..a0d9ff73 100644
--- a/README.md
+++ b/README.md
@@ -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.