diff --git a/Vagrantfile b/Vagrantfile index 3e3ffe6bd8b4ba..18f83e6a338aaf 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -1,6 +1,6 @@ # -*- mode: ruby -*- # vi: set ft=ruby : -# See https://github.com/discourse/core/blob/master/DEVELOPMENT.md +# See https://github.com/discourse/discourse/blob/master/docs/VAGRANT.md # Vagrant::Config.run do |config| config.vm.box = 'discourse-pre'