Compare commits

...

1 Commits
3.9.2 ... 2.2.1

Author SHA1 Message Date
Benjamin Tan
4bce4721e5 Update v2.2.1 docs 2015-01-23 15:09:28 +08:00
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