Update v2.2.1 docs

This commit is contained in:
Benjamin Tan
2013-10-03 09:42:32 -07:00
parent 49e22742de
commit 6c53139772
2 changed files with 142 additions and 142 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