We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893a7ca commit 9a9d7e7Copy full SHA for 9a9d7e7
docs/tutorials/template-from-scratch.md
@@ -347,11 +347,11 @@ use the Coder CLI.
347
348
1. In your web browser, enter your credentials:
349
350
- <img src="../images/templates/coder-login-web.png" alt="Logging in to your Coder deployment" width="397" />
+ <Image height="412px" src="../images/templates/coder-login-web.png" alt="Log in to your Coder deployment" />
351
352
1. Copy the session token to the clipboard:
353
354
- <img src="../images/templates/coder-session-token.png" alt="Logging in to your Coder deployment" width="454" />
+ <Image height="472px" src="../images/templates/coder-session-token.png" alt="Copy session token" />
355
356
1. Paste it into the CLI:
357
0 commit comments