diff options
author | Micah Anderson <micah@riseup.net> | 2013-09-19 15:48:51 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-09-19 15:48:51 -0400 |
commit | 07da3af6431723af35a5a0c95b2636c454f749dc (patch) | |
tree | 9acef6976d31968410e6dce429da56bc3069e160 /docs | |
parent | 6901884366bc2768352608d14f0d9d0f390c551f (diff) |
add link to the quick-start
Diffstat (limited to 'docs')
-rw-r--r-- | docs/platform/development.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/development.md b/docs/platform/development.md index 922f7c3..2255470 100644 --- a/docs/platform/development.md +++ b/docs/platform/development.md @@ -45,7 +45,7 @@ Adding development nodes to your provider Now you will add local-only Vagrant development nodes to your provider. -You do not need to setup a different provider instance for development, in fact it is more convenient if you do not, but you can if you wish. If you do not have a provider already, you will need to create one and configure it before continuing (see: x). +You do not need to setup a different provider instance for development, in fact it is more convenient if you do not, but you can if you wish. If you do not have a provider already, you will need to create one and configure it before continuing (it is recommended you go through the [Quick Start](quick-start) before continuing down this path). Create local development nodes |