Skip to content

Commit 6c1f473

Browse files
authored
Update quickstart.mdx (#1301)
Link points to archived repo. Changed to current examples. ## Summary The **Browse Examples** button is currently pointing to the archived example repo ## How was it tested? Signed-off-by: donni-h <[email protected]>
1 parent 5d86577 commit 6c1f473

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
@@ -169,7 +169,7 @@ Once you publish your Devbox project to Github, you can help other developers ge
169169
* **[Devbox Global](devbox_global.md):** Learn how to use the devbox as a global package manager
170170
* **[Devbox Scripts](guides/scripts.md):** Automate setup steps and configuration for your shell using Devbox Scripts.
171171
* **[Configuration Guide](configuration.md):** Learn how to configure your shell and dev environment with `devbox.json`.
172-
* **[Browse Examples](https://github.com/jetpack-io/devbox-examples):** You can see how to create a development environment for your favorite tools or languages by browsing the Devbox Examples repo.
172+
* **[Browse Examples](https://github.com/jetpack-io/devbox/tree/main/examples):** You can see how to create a development environment for your favorite tools or languages by browsing the Devbox Examples repo.
173173

174174
### Use Devbox with your IDE
175175
* **[Direnv Integration](ide_configuration/direnv.md):** Devbox can integrate with [direnv](https://direnv.net/) to automatically activate your shell and packages when you navigate to your project.

0 commit comments

Comments
 (0)