diff options
author | kwadronaut <kwadronaut@leap.se> | 2015-12-31 15:01:40 +0100 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2015-12-31 15:01:40 +0100 |
commit | 8fbf7f26f9aeff27447bb332ac500f540267416d (patch) | |
tree | ec5cb56d3eee3e3d8c17048a20a3ee3948d4caca | |
parent | 922e67b2c304f4b7e92a7469eca0e7b9cd0aa593 (diff) |
fix platform development link
-rw-r--r-- | pages/docs/platform/tutorials/single-node-email.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/docs/platform/tutorials/single-node-email.md b/pages/docs/platform/tutorials/single-node-email.md index d699a97..a8407bd 100644 --- a/pages/docs/platform/tutorials/single-node-email.md +++ b/pages/docs/platform/tutorials/single-node-email.md @@ -141,7 +141,7 @@ Create a temporary cert for your main domain (you should replace with a real com Setup the provider's node and services -------------------------------------- -A "node" is a server that is part of your infrastructure. Every node can have one or more services associated with it. Some nodes are "local" and used only for testing, see [Development](development) for more information. +A "node" is a server that is part of your infrastructure. Every node can have one or more services associated with it. Some nodes are "local" and used only for testing, see [[ development -> platform/details/development]] for more information. Create a node, with `all the services needed for Email: "couchdb", "mx", "soledad" and "webapp"` |