diff options
author | Micah Anderson <micah@riseup.net> | 2015-06-11 16:02:45 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2015-06-11 16:03:00 -0400 |
commit | 02b03615245f1139c39bba3824dfaa4c4c87648d (patch) | |
tree | f0dcfed3f761dff6dfe4bb90be5737621e982802 /pages/docs/platform | |
parent | 30c25d2f095c7a9b5cb00e689f31b9984ff5b837 (diff) |
fix platform guide link
Diffstat (limited to 'pages/docs/platform')
-rw-r--r-- | pages/docs/platform/en.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/docs/platform/en.md b/pages/docs/platform/en.md index 07f07b7..b11155d 100644 --- a/pages/docs/platform/en.md +++ b/pages/docs/platform/en.md @@ -80,6 +80,6 @@ Getting started We recommend reading the platform documentation in the following order: 1. [Quick start tutorial](tutorials/quick-start). -2. [Platform Guide](platform/guide). +2. [Platform Guide](guide). 3. [Configuration format](platform/config). 4. The `leap` [command reference](platform/commands). |