diff --git a/source/clear-linux/tutorials/aws-web/aws-web.rst b/source/clear-linux/tutorials/aws-web/aws-web.rst index 3ca9ab25..e0c6fe9e 100644 --- a/source/clear-linux/tutorials/aws-web/aws-web.rst +++ b/source/clear-linux/tutorials/aws-web/aws-web.rst @@ -170,6 +170,7 @@ other instances available, they are also listed but not selected. #. To connect to your running instance, click the :guilabel:`Connect` button located at the top of your dashboard. AWS brings up the pop-up dialog box shown in figure 11 describing how to connect to your running instance. + .. _aws-web-figure-11: .. figure:: figures/aws-web-11.png :scale: 50 % @@ -196,7 +197,7 @@ other instances available, they are also listed but not selected. chmod 400 AWSClearTestKey.pem #. Copy the text highlighted in the :guilabel:`Example:` section that is - shown in :ref:aws-web-figure-11. Paste the copied text into your terminal and add + shown in :ref:`aws-web-figure-11`. Paste the copied text into your terminal and add `-l clear` text to the end of the command string. Press the :kbd:`Enter` key to execute the command.