diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-01-07 12:57:59 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-01-07 12:57:59 +0000 |
commit | 8a5ba6af17b57bcd35a4b57b23b2869e3a060003 (patch) | |
tree | f7d4602e6aa92a41fa8036cecb7701945880915b | |
parent | a75746bb55978086ebacaca337ea347d6432b281 (diff) |
Updated AMI link.
-rw-r--r-- | docs/installing/ami.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installing/ami.md b/docs/installing/ami.md index 621bff742..4cbc1c7a9 100644 --- a/docs/installing/ami.md +++ b/docs/installing/ami.md @@ -56,11 +56,11 @@ introduction on Once you're logged in to Amazon's service, and navigated to the **EC2 Management Console**, you can launch the instance. If you prefer to do this manually, you can find the AMI in the "EU West (Ireland)" region, with the ID -`ami-203c8157` and name “Basic Alaveteli installation 2014-12-05”. +`ami-699c1b1e` and name “Basic Alaveteli installation 2014-12-05”. Alternatively, use this link: <p class="action-buttons"> - <a href="https://console.aws.amazon.com/ec2/home?region=eu-west-1#launchAmi=ami-203c8157" class="button">launch + <a href="https://console.aws.amazon.com/ec2/home?region=eu-west-1#launchAmi=ami-699c1b1e" class="button">launch instance with Alaveteli installation AMI</a> </p> |