mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 18:07:49 +00:00
Fix broken link in _.bindKey docs. [ci skip]
This commit is contained in:
@@ -7576,7 +7576,7 @@
|
|||||||
*
|
*
|
||||||
* This method differs from `_.bind` by allowing bound functions to reference
|
* This method differs from `_.bind` by allowing bound functions to reference
|
||||||
* methods that may be redefined or don't yet exist.
|
* methods that may be redefined or don't yet exist.
|
||||||
* See [Peter Michaux's article](http://michaux.ca/articles/lazy-function-definition-pattern)
|
* See [Peter Michaux's article](http://peter.michaux.ca/articles/lazy-function-definition-pattern)
|
||||||
* for more details.
|
* for more details.
|
||||||
*
|
*
|
||||||
* The `_.bindKey.placeholder` value, which defaults to `_` in monolithic
|
* The `_.bindKey.placeholder` value, which defaults to `_` in monolithic
|
||||||
|
|||||||
Reference in New Issue
Block a user