Skip to content

Commit 7e66124

Browse files
Merge pull request #63 from e2b-dev/update-broken-readme-links
chore: update broken docs readme links for custom templating
2 parents 4f30a95 + 7a18dc2 commit 7e66124

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Using custom sandbox with Code Interpreter SDK
22

3-
If you want to customize the Code Interprerter sandbox (e.g.: add a preinstalled package) you can do that by using a [custom sandbox template](https://e2b.dev/docs/sandbox/templates/overview).
3+
If you want to customize the Code Interprerter sandbox (e.g.: add a preinstalled package) you can do that by using a [custom sandbox template](https://e2b.dev/docs/sandbox-template).
44

55

66
## Step-by-step guide
7-
1. Create custom sandbox by following [this guide](https://e2b.dev/docs/guide/custom-sandbox)
7+
1. Create custom sandbox by following [this guide](https://e2b.dev/docs/sandbox-template)
88

99
2. Use prebuilt [E2B Code Interpreter image](https://hub.docker.com/r/e2bdev/code-interpreter) by replacing the `FROM` command in your `e2b.Dockerfile` with following
1010

0 commit comments

Comments
 (0)