Skip to content

Commit 5016657

Browse files
committed
Fixed broken link to Vagrant Docs
1 parent c6eeffe commit 5016657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Vagrantfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- mode: ruby -*-
22
# vi: set ft=ruby :
3-
# See https://github.com/discourse/core/blob/master/DEVELOPMENT.md
3+
# See https://github.com/discourse/discourse/blob/master/docs/VAGRANT.md
44
#
55
Vagrant::Config.run do |config|
66
config.vm.box = 'discourse-pre'

0 commit comments

Comments
 (0)