Skip to content

Commit 2b2bdea

Browse files
Correct link in test documents (codesandbox#3862)
1 parent 82542e7 commit 2b2bdea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/homepage/content/docs/2-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ files that end with `.test.js`, `.spec.js`, `.test.ts(x)` and `.spec.js(x)`. We
1616
will automatically detect these test files and show the results in the Tests
1717
tab.
1818

19-
Note: In [Container sandboxes](<(/docs/environment)>) you can still use Jest (or
19+
Note: In [Container sandboxes](/docs/environment) you can still use Jest (or
2020
whichever test framework you want), but we don't auto-detect these and you'd
2121
need to set it up yourself as you would locally.
2222

0 commit comments

Comments
 (0)