Skip to content

Commit ef24647

Browse files
committed
Add link
1 parent 2b45311 commit ef24647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ slugger.slug('foo')
5151
// returns 'foo'
5252
```
5353

54-
Check `test/fixtures.json` for more examples.
54+
Check [`test/fixtures.json`](test/fixtures.json) for more examples.
5555

5656
If you need, you can also use the underlying implementation which does not keep
5757
track of the previously slugged strings (not recommended):

0 commit comments

Comments
 (0)