Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/bjdixon/xo
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/bjdixon/xo:
  fix url to documentation
  • Loading branch information
bjdixon committed Oct 21, 2015
2 parents 4f46603 + 879a6f0 commit 6e9d831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Dependency Status](https://david-dm.org/bjdixon/xo.svg)](https://david-dm.org/bjdixon/xo)
[![devDependency Status](https://david-dm.org/bjdixon/xo/dev-status.svg)](https://david-dm.org/bjdixon/xo#info=devDependencies)

Helper utils for working with functions and arrays in JavaScript. Full documentation at http://bjdixon.github.com/xo/
Helper utils for working with functions and arrays in JavaScript. Full documentation at http://bjdixon.github.io/xo/

## Introduction
xo is essentially a stripped down version of an underscore/lodash type library. I've only implemented the functions that I use the most and those that can be used to create the remaining functions from these types of library.
Expand Down

0 comments on commit 6e9d831

Please sign in to comment.