AWS dlami documentation change
Summary
Replaced 'click' with 'choose' in Jupyter Notebook connection instructions
Security assessment
Language change improves clarity but doesn't address security vulnerabilities or add security documentation. No impact on authentication mechanisms or security practices.
Diff
diff --git a/dlami/latest/devguide/setup-jupyter-login.md b/dlami/latest/devguide/setup-jupyter-login.md index b2242c739..d7d3f11d2 100644 --- a//dlami/latest/devguide/setup-jupyter-login.md +++ b//dlami/latest/devguide/setup-jupyter-login.md @@ -13 +13 @@ After you [connect your client to the Jupyter Notebook server on your DLAMI inst - 1. In the address bar of your browser, enter the following URL, or click on this link: [https://localhost:8888](https://localhost:8888) + 1. In the address bar of your browser, enter the following URL, or choose on this link: [https://localhost:8888](https://localhost:8888) @@ -23 +23 @@ Since you set this up yourself, it is safe to continue. Depending your browser y -Click on this, then click on the "proceed to localhost" link. If the connection is successful, you see the Jupyter Notebook server webpage. At this point, you will be asked for the password you previously set up. +Choose on this, then choose on the "proceed to localhost" link. If the connection is successful, you see the Jupyter Notebook server webpage. At this point, you will be asked for the password you previously set up.