Skip to content

Commit c5e136d

Browse files
authored
docs(adding-template): fix /sandbox/eval/index.ts link (codesandbox#3663)
1 parent 2d967f4 commit c5e136d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributor-docs/adding-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ preset.
148148

149149
We call a template configuration for the bundler in CodeSandbox a 'Preset'. All
150150
currently installed presets are defined in the
151-
[index.ts](https://github.com/codesandbox/codesandbox-client/blob/master/packages/app/src/sandbox/eval/index.js)
151+
[index.ts](https://github.com/codesandbox/codesandbox-client/blob/master/packages/app/src/sandbox/eval/index.ts)
152152
file under `codesandbox-client/packages/app/src/sandbox/eval/presets`.
153153

154154
In order to understand how this configuration works, we recommend you to take a

0 commit comments

Comments
 (0)