mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 14:35:48 +08:00
Merge pull request #261 from nverba/patch-2
Fixed broken link to Vagrant Docs
This commit is contained in:
commit
dbfbc34fff
2
Vagrantfile
vendored
2
Vagrantfile
vendored
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue
Block a user