Skip to content

Commit

Permalink
feat: converted image in one guide to image component
Browse files Browse the repository at this point in the history
  • Loading branch information
Cayla Hamann committed Jul 10, 2020
1 parent 4761c9a commit 6f06093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/markdown-pages/build-apps/build-hello-world-app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ If you followed all the steps in the CLI wizard, you now have files under a new

When the browser opens, click the new launcher for your application. Here's an example where we inserted a leaf icon:

![The customized nerdlet launcher](../../images/create-hello-world/hello-world-launcher.png)
<Image src="../../images/create-hello-world/hello-world-launcher.png" alt="The customized nerdlet launcher />
After you click the new launcher, your "Hello, World!" appears:
Expand Down

0 comments on commit 6f06093

Please sign in to comment.