summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2016-02-18 10:33:36 +0100
committerkwadronaut <kwadronaut@leap.se>2016-02-18 10:33:36 +0100
commit4c6f8e87198a39161aa3d4611807e82df921bfb0 (patch)
tree413e58af16aa4aaf34848feeced809d01149df07
parent0d910658b6de55cc822820eae319a92bfa3314a3 (diff)
move upgrading platform doc, add it to menu
-rw-r--r--README.md3
-rw-r--r--amber/menu.txt5
-rw-r--r--pages/docs/platform/tutorials/upgrading.md (renamed from pages/docs/platform/details/upgrading.md)0
3 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 278f4f6..3ca30c0 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,8 @@ language negotiation. A static website generator called `amber` is used to
render the source files into html files.
To submit changes, please fork this repo and issue pull requests on github.
-Content and color changes are in Pages, layout and menu in the Amber subdirectory.
+Menu changes are in the Amber subdirectory, Content and color changes are in
+Pages.
For more information how to use `amber`, see:
https://github.com/leapcode/amber.
diff --git a/amber/menu.txt b/amber/menu.txt
index 89d8550..8acf059 100644
--- a/amber/menu.txt
+++ b/amber/menu.txt
@@ -44,6 +44,7 @@ docs
quick-start
single-node-vpn
single-node-email
+ upgrading
vagrant
services
couchdb
@@ -55,13 +56,13 @@ docs
webapp
troubleshooting
tests
- where-to-look
known-issues
vagrant
+ where-to-look
details
faq
- ports
development
+ ports
under-the-hood
client
user-install
diff --git a/pages/docs/platform/details/upgrading.md b/pages/docs/platform/tutorials/upgrading.md
index 8b0dd20..8b0dd20 100644
--- a/pages/docs/platform/details/upgrading.md
+++ b/pages/docs/platform/tutorials/upgrading.md