From ae6bc93b606f132b9ba26f21b47fe799343c5e95 Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Mon, 23 Nov 2015 22:08:14 +0900 Subject: [PATCH] Update the links to image guide Change-Id: Id98e9a0fd0c45747747809445469b63eee0fef73 Depends-On: I694301758f7f85290d4c9f9b01fbd1924b02b476 --- firstapp/source/getting_started.rst | 2 +- firstapp/source/introduction.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/firstapp/source/getting_started.rst b/firstapp/source/getting_started.rst index 840ac155c..e3479195a 100644 --- a/firstapp/source/getting_started.rst +++ b/firstapp/source/getting_started.rst @@ -526,7 +526,7 @@ the image and flavor that you choose. If the image that you want is not available in your cloud, you can usually upload one depending on the policy settings of your cloud. For information about how to upload images, see -`obtaining images `_. +`obtaining images `_. Set the image and size variables to appropriate values for your cloud. We will use these variables in later sections. diff --git a/firstapp/source/introduction.rst b/firstapp/source/introduction.rst index 024aa17ee..2bb8bd24a 100644 --- a/firstapp/source/introduction.rst +++ b/firstapp/source/introduction.rst @@ -246,7 +246,7 @@ executes the shell script in the :code:`userdata` variable. When an SSH public key is provided during instance creation, cloud-init installs this key on a user account. (The user name -varies between cloud images.) See the `Obtaining Images `_ +varies between cloud images.) See the `Obtaining Images `_ section of the image guide for guidance about which user name you should use when SSHing. If you still have problems logging in, ask your cloud provider to confirm the user name.