Update v2.3.0 docs

This commit is contained in:
Benjamin Tan
2013-11-11 09:27:49 -08:00
parent 09e0f4e36c
commit 44b3ce7082
2 changed files with 143 additions and 143 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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