Skip to content

Commit e8763dd

Browse files
authored
fix wrong button on Quickstart (#2367)
## Summary Found that we're using the older button on quickstart. Updated it here ## How was it tested?
1 parent 1815867 commit e8763dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/docs/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Follow the instruction from [the installation guide](./installing_devbox.mdx).
2121
:::note
2222
If you want to try Devbox before installing it, you can open a cloud shell on your browser using the link below
2323

24-
[![Open In Devspace](https://www.jetify.com/img/devbox/open-in-devbox.svg)](https://www.jetify.com/devbox/templates/tutorial)
24+
[![Open In Devspace](https://www.jetify.com/img/devbox/open-in-devspace.svg)](https://www.jetify.com/devbox/templates/tutorial)
2525
:::
2626

2727
## Create a Development Environment

0 commit comments

Comments
 (0)