Skip to content

Commit 6499a10

Browse files
Neerajpathak07kgryte
authored andcommitted
chore: fix README lint errors
1 parent 0beaf3c commit 6499a10

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/utils/any-own-by

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/utils/any-own-by/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ bool = anyOwnBy( obj, threshold );
208208

209209
[@stdlib/object/any-by]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/utils/any-by
210210

211-
[@stdlib/object/any-in-by]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/utils/any-in-by
211+
[@stdlib/object/any-in-by]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/object/any-in-by
212212

213213
[@stdlib/object/every-own-by]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/object/every-own-by
214214

0 commit comments

Comments
 (0)