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 9a9d7e7 commit 40decf6Copy full SHA for 40decf6
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
- <Image height="412px" src="../images/templates/coder-login-web.png" alt="Log in to your Coder deployment" />
+ <Image height="412px" src="../images/templates/coder-login-web.png" alt="Log in to your Coder deployment" align="center" />
351
352
1. Copy the session token to the clipboard:
353
354
- <Image height="472px" src="../images/templates/coder-session-token.png" alt="Copy session token" />
+ <Image height="472px" src="../images/templates/coder-session-token.png" alt="Copy session token" align="center" />
355
356
1. Paste it into the CLI:
357
0 commit comments