Skip to content

Commit a84602c

Browse files
authored
[Docs] Fix link for Laravel "Open in Devbox.sh" (#1197)
## Summary Change link to an example link, until we publish the template ## How was it tested? localhost
1 parent c26b0e2 commit a84602c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/docs/devbox_examples/stacks/laravel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This example shows how to build a simple Laravel application backed by MariaDB a
88

99
[Example Repo](https://github.com/jetpack-io/devbox/tree/main/examples/stacks/laravel)
1010

11-
[![Open In Devbox.sh](https://jetpack.io/img/devbox/open-in-devbox.svg)](https://devbox.sh/new?template=laravel)
11+
[![Open In Devbox.sh](https://jetpack.io/img/devbox/open-in-devbox.svg)](https://devbox.sh/github.com/jetpack-io/devbox/?folder=examples/stacks/laravel)
1212

1313
## How to Run
1414

0 commit comments

Comments
 (0)