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.