diff options
-rw-r--r-- | pages/docs/platform/tutorials/quick-start.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/docs/platform/tutorials/quick-start.md b/pages/docs/platform/tutorials/quick-start.md index f4882c1..83d224c 100644 --- a/pages/docs/platform/tutorials/quick-start.md +++ b/pages/docs/platform/tutorials/quick-start.md @@ -201,7 +201,7 @@ For a full list of possible settings, you can use `leap inspect` to see how prov Setup the provider's nodes 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 the service "webapp": |