Skip to content

Commit efe0437

Browse files
Merge pull request #111 from fALKENdk/update-path-in-readme
Updated path to tests in README.md
2 parents f7d5628 + 83bbf7e commit efe0437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ StyleDictionary.registerTransform({
6565
})
6666
```
6767

68-
[Look at the tests](./__tests__/index.test.ts) to get an idea how it works.
68+
[Look at the tests](./tests/build.mjs) to get an idea how it works.
6969

7070
## Included utilities
7171

0 commit comments

Comments
 (0)