You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change README badge to use the Quickstart Example (#575)
This changes the button to use the quickstart example in devbox
examples.
Signed-off-by: John Lago <[email protected]>
## Summary
## How was it tested?
Signed-off-by: John Lago <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Devbox was originally developed by [jetpack.io](https://www.jetpack.io) and is i
22
22
23
23
You can try out Devbox in your browser using the button below:
24
24
25
-
[](https://devbox.sh/new)
25
+
[](https://devbox.sh/github.com/jetpack-io/devbox-examples?folder=tutorial)
26
26
27
27
The example below creates a development environment with `python 2.7` and `go 1.18`, even though those packages are not installed in the underlying machine:
0 commit comments