diff options
author | Dave Whiteland <dave@mysociety.org> | 2014-07-09 18:22:51 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2014-07-09 18:22:51 +0100 |
commit | 22657e87b80a32553a53c29ef1b749ef759b8d2b (patch) | |
tree | 1713b30d67a9cfc7a4fe5c590766587b8f8c70d9 | |
parent | a0281f2888e4ef325ee29143a4ea05e8d214fdb6 (diff) |
fix titles for installation pages
-rw-r--r-- | docs/installing/ami.md | 2 | ||||
-rw-r--r-- | docs/installing/script.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/installing/ami.md b/docs/installing/ami.md index 1f7195761..e63e70023 100644 --- a/docs/installing/ami.md +++ b/docs/installing/ami.md @@ -1,6 +1,6 @@ --- layout: page -title: Installing the easy way +title: Installation from AMI --- # Installation on Amazon EC2 diff --git a/docs/installing/script.md b/docs/installing/script.md index b8b678a0a..0d826ac8a 100644 --- a/docs/installing/script.md +++ b/docs/installing/script.md @@ -1,6 +1,6 @@ --- layout: page -title: Installing the easy way +title: Installation script --- # Installation script |