summaryrefslogtreecommitdiff
path: root/pages/docs
diff options
context:
space:
mode:
Diffstat (limited to 'pages/docs')
-rw-r--r--pages/docs/platform/details/development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/docs/platform/details/development.md b/pages/docs/platform/details/development.md
index 4ed67d3..fd40771 100644
--- a/pages/docs/platform/details/development.md
+++ b/pages/docs/platform/details/development.md
@@ -303,7 +303,7 @@ Install vagrant-libvirt plugin and add box
sudo apt-get install ruby-dev libxslt-dev libxml2-dev libvirt-dev
vagrant plugin install vagrant-libvirt
vagrant plugin install sahara
- vagrant box add leap-wheezy https://downloads.leap.se/platform/vagrant/libvirt/leap-wheezy.box --provider libvirt
+ vagrant box add leap/wheezy --provider libvirt
Remove Virtualbox
-----------------