diff options
Diffstat (limited to 'node_modules/yargs-parser/README.md')
-rw-r--r-- | node_modules/yargs-parser/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/yargs-parser/README.md b/node_modules/yargs-parser/README.md index cf4517481..6d5916c33 100644 --- a/node_modules/yargs-parser/README.md +++ b/node_modules/yargs-parser/README.md @@ -11,7 +11,7 @@ The mighty option parser used by [yargs](https://github.com/yargs/yargs). visit the [yargs website](http://yargs.js.org/) for more examples, and thorough usage instructions. -<img width="250" src="yargs-logo.png"> +<img width="250" src="https://github.com/yargs/yargs-parser/blob/master/yargs-logo.png"> ## Example |