From f307c45557f0a78ea1778ade72ea79cd47a35765 Mon Sep 17 00:00:00 2001 From: Jacob Hilker Date: Wed, 15 Jan 2014 10:27:44 -0500 Subject: [PATCH] Fix link to virtualbox website in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8813deb..e3ed02b 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ instructions, it is assumed Vagrant will be deployed to VirtualBox. 1. Ensure `*.py` in `secret/` are never added to the git repo. (.gitignore should help warn against taking this action) -1. Install [VirtualBox](http://www.virtualbox.com/) +1. Install [VirtualBox](http://www.virtualbox.org/) 1. Install [vagrant](http://www.vagrantup.com/) 1.3 or higher -- 2.25.1