summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/synced-folders%2Findex.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/vagrant/synced-folders%2Findex.html')
-rw-r--r--devdocs/vagrant/synced-folders%2Findex.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/devdocs/vagrant/synced-folders%2Findex.html b/devdocs/vagrant/synced-folders%2Findex.html
deleted file mode 100644
index dc0a3b00..00000000
--- a/devdocs/vagrant/synced-folders%2Findex.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1 id="synced-folders"> Synced Folders </h1> <p>Synced folders enable Vagrant to sync a folder on the host machine to the guest machine, allowing you to continue working on your project's files on your host machine, but use the resources in the guest machine to compile or run your project.</p> <p>By default, Vagrant will share your project directory (the directory with the <a href="../vagrantfile/index">Vagrantfile</a>) to <code>/vagrant</code>.</p> <p>Read the <a href="basic_usage">basic usage</a> page to get started with synced folders.</p><div class="_attribution">
- <p class="_attribution-p">
- &copy; 2010&ndash;2018 Mitchell Hashimoto<br>Licensed under the MPL 2.0 License.<br>
- <a href="https://www.vagrantup.com/docs/synced-folders/" class="_attribution-link">https://www.vagrantup.com/docs/synced-folders/</a>
- </p>
-</div>