Skip to content

Commit 76aa76c

Browse files
committed
Fix asset path
1 parent f3c020b commit 76aa76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ Command dispatch setup is complete! Now let's test our `/example` command.
8181

8282
Once the command completes you should see all three reactions on your comment.
8383

84-
![Example Command](assets/example-command.png)
84+
![Example Command](../assets/example-command.png)
8585

8686
Now you can start to tweak the command and make it do something useful!

0 commit comments

Comments
 (0)