Skip to content

Commit e07172c

Browse files
committed
Merge pull request #10 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2 parents 5229b21 + f84b076 commit e07172c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ npm test
5959

6060
- [github-url-to-object](https://github.com/zeke/github-url-to-object): Extract user, repo, and other interesting properties from GitHub URLs
6161
- [hogan.js](https://github.com/twitter/hogan.js): A mustache compiler.
62-
- [strip-ansi](https://github.com/sindresorhus/strip-ansi): Strip ANSI escape codes
62+
- [strip-ansi](https://github.com/chalk/strip-ansi): Strip ANSI escape codes
6363
- [sync-exec](https://github.com/gvarsanyi/sync-exec): Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
64-
- [yargs](https://github.com/chevex/yargs): Light-weight option parsing with an argv hash. No optstrings attached.
64+
- [yargs](https://github.com/bcoe/yargs): Light-weight option parsing with an argv hash. No optstrings attached.
6565

6666
## Dev Dependencies
6767

0 commit comments

Comments
 (0)