Skip to content

Commit 3078cd3

Browse files
authored
fix: envbox template 404 (#7324)
1 parent 8d1f163 commit 3078cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/docker-in-workspaces.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Some drawbacks include:
134134
Envbox requires the same kernel requirements as running sysbox directly on the nodes. Refer
135135
to sysbox's [compatibility matrix](https://github.com/nestybox/sysbox/blob/master/docs/distro-compat.md#sysbox-distro-compatibility) to ensure your nodes are compliant.
136136

137-
To get started with `envbox` check out the [starter template](../../examples/templates/envbox) or visit the [repo](https://github.com/coder/envbox).
137+
To get started with `envbox` check out the [starter template](https://github.com/coder/coder/tree/main/examples/templates/envbox) or visit the [repo](https://github.com/coder/envbox).
138138

139139
### Authenticating with a Private Registry
140140

0 commit comments

Comments
 (0)