mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 02:47:50 +00:00
Update v2.3.0 docs
This commit is contained in:
280
doc/README.md
280
doc/README.md
File diff suppressed because it is too large
Load Diff
@@ -26,7 +26,7 @@
|
|||||||
'path' => '../' . $filePath,
|
'path' => '../' . $filePath,
|
||||||
'title' => 'Lo-Dash <span>v' . $version . '</span>',
|
'title' => 'Lo-Dash <span>v' . $version . '</span>',
|
||||||
'toc' => 'categories',
|
'toc' => 'categories',
|
||||||
'url' => 'https://github.com/lodash/lodash/blob/master/lodash.js'
|
'url' => 'https://github.com/lodash/lodash/blob/' . $version . '/lodash.js'
|
||||||
));
|
));
|
||||||
|
|
||||||
// save to a `.md` file
|
// save to a `.md` file
|
||||||
|
|||||||
Reference in New Issue
Block a user