aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-10-06 12:53:39 +0100
committerGareth Rees <gareth@mysociety.org>2014-10-06 12:53:39 +0100
commit32228878da8606b0dd91df5b49d2df6421ffd0d0 (patch)
tree1cdd47e432ee650b7cbdfc87d95c70dfd59d2997 /docs
parent0c80fcc69d18a48bf757ab61e8a0c631bd49f739 (diff)
Add code formatting around AMI ID
Diffstat (limited to 'docs')
-rw-r--r--docs/installing/ami.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/ami.md b/docs/installing/ami.md
index d9e13115f..774b48133 100644
--- a/docs/installing/ami.md
+++ b/docs/installing/ami.md
@@ -26,7 +26,7 @@ instance due to the low amount of memory available on those
instances; you will need to use at least a Small instance, which
Amazon will charge for.
-The AMI can be found in the EU West (Ireland) region, with the ID ami-baf351cd
+The AMI can be found in the EU West (Ireland) region, with the ID `ami-baf351cd`
and name “Basic Alaveteli installation 2014-10-06”. You can launch an instance
based on that AMI with [this
link](https://console.aws.amazon.com/ec2/home?region=eu-west-1#launchAmi=ami-baf351cd).