Skip to content

Commit ef5ea6a

Browse files
authored
Fix unit tests link
1 parent 8fb5de6 commit ef5ea6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ reduceCSSCalc("-moz-calc(50% - 2em)")
5454
// -moz-calc(50% - 2em)
5555
```
5656

57-
See [unit tests](test/index.js) for others examples.
57+
See [unit tests](src/__tests__/index.js) for others examples.
5858

5959
## Contributing
6060

0 commit comments

Comments
 (0)