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
The docs links in README.md used the legacy `jetify.com/devbox/docs/`
URL prefix, which now returns 404. The canonical docs URL structure is
`jetify.com/docs/devbox/` (as already used in the generated .envrc
template and example READMEs migrated in #2730).
Update the contributor-quickstart, installing-devbox, quickstart, and
cli_reference links accordingly.
Fixes#2769
0 commit comments