Skip to content

Commit 9a9d7e7

Browse files
committed
use next image component
1 parent 893a7ca commit 9a9d7e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/template-from-scratch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,11 +347,11 @@ use the Coder CLI.
347347

348348
1. In your web browser, enter your credentials:
349349

350-
<img src="../images/templates/coder-login-web.png" alt="Logging in to your Coder deployment" width="397" />
350+
<Image height="412px" src="../images/templates/coder-login-web.png" alt="Log in to your Coder deployment" />
351351

352352
1. Copy the session token to the clipboard:
353353

354-
<img src="../images/templates/coder-session-token.png" alt="Logging in to your Coder deployment" width="454" />
354+
<Image height="472px" src="../images/templates/coder-session-token.png" alt="Copy session token" />
355355

356356
1. Paste it into the CLI:
357357

0 commit comments

Comments
 (0)