Fixed broken link to Vagrant Docs

This commit is contained in:
nverba 2013-02-25 17:32:19 +00:00
parent c6eeffec3b
commit 5016657506
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -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'