We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b45311 commit ef24647Copy full SHA for ef24647
README.md
@@ -51,7 +51,7 @@ slugger.slug('foo')
51
// returns 'foo'
52
```
53
54
-Check `test/fixtures.json` for more examples.
+Check [`test/fixtures.json`](test/fixtures.json) for more examples.
55
56
If you need, you can also use the underlying implementation which does not keep
57
track of the previously slugged strings (not recommended):
0 commit comments