diff --git a/website/docs/source/v2/getting-started/index.html.md b/website/docs/source/v2/getting-started/index.html.md index fd73de81b..687294274 100644 --- a/website/docs/source/v2/getting-started/index.html.md +++ b/website/docs/source/v2/getting-started/index.html.md @@ -39,7 +39,7 @@ $ vagrant up ``` After running the above two commands, you'll have a fully running -virtual machine in [VirtualBox](http://virtualbox.org) running +virtual machine in [VirtualBox](https://www.virtualbox.org) running Ubuntu 12.04 LTS 32-bit. You can SSH into this machine with `vagrant ssh`, and when you're done playing around, you can remove all traces of it with `vagrant destroy`.