From 5fc60a4df8cfa52bbeb57b034bab2657bca0592b Mon Sep 17 00:00:00 2001 From: Liping Mao Date: Fri, 29 Jan 2016 21:35:15 +0800 Subject: [PATCH] Fix invalid url Change-Id: Ida2f240ab18055b5f454112e409eaedeaebe2382 --- contrib/vagrant/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/vagrant/README.md b/contrib/vagrant/README.md index c43ee1ea..510bdea5 100644 --- a/contrib/vagrant/README.md +++ b/contrib/vagrant/README.md @@ -37,7 +37,7 @@ You can set the following environment variables before running `vagrant up` to m the definition of the Virtual Machine spawned: * **VAGRANT\_KURYR\_VM\_BOX**: To change the Vagrant Box used. Should be available in - [atlas](atlas.hashicorp.com). + [atlas](http://atlas.hashicorp.com). export VAGRANT_KURYR_VM_BOX=centos/7