Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit 6c5bc1f

Browse files
committed
Fix a 404 link in the default configuration comments.
1 parent 65882d5 commit 6c5bc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ vagrant_public_ip: ""
1919

2020
# A list of synced folders, with the keys 'local_path', 'destination', and
2121
# a 'type' of [nfs|rsync|smb] (leave empty for slow native shares). See
22-
# http://docs.drupalvm.com/en/latest/extras/syncing-folders/ for more info.
22+
# http://docs.drupalvm.com/en/latest/getting-started/syncing-folders/ for more.
2323
vagrant_synced_folders:
2424
# The first synced folder will be used for the default Drupal installation, if
2525
# any of the build_* settings are 'true'. By default the folder is set to

0 commit comments

Comments
 (0)