Skip to content

Commit

Permalink
Merge pull request TheBrainFamily#134 from dinozarafonitis/patch-2
Browse files Browse the repository at this point in the history
Update configuration.md
  • Loading branch information
lgandecki authored Nov 20, 2018
2 parents b8b99db + b4e9162 commit 23454de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Chimpy and the integrated packages are all configurable through the command-line. Although Chimpy is somewhat opinionated, it tries to be as flexible as possible for advanced users.

See the [default Chimpy configuration](https://github.com/xolvio/chimpy/blob/master/src/bin/default.js) file for the available options. You can provide any of the options in that file via the command-line also by prefixing the listed option with `--`.
See the [default Chimpy configuration](https://github.com/TheBrainFamily/chimpy/blob/master/src/bin/default.js) file for the available options. You can provide any of the options in that file via the command-line also by prefixing the listed option with `--`.

```javascript
// Example configuration to use browser located into non standard path
Expand Down Expand Up @@ -51,4 +51,4 @@ For Cucumber pass-through options, see here:

#### *Want to become a testing Ninja?*

Checkout Xolv.io's new [Quality Faster](https://www.qualityfaster.com/?utm_source=XolvOSS&utm_medium=OSSDocs&utm_content=ChimpRM-Home&utm_campaign=QFLaunch) guide where you can learn how to can bake quality in across the full stack using React, Node.JS, Jest, Meteor and more.
Checkout Xolv.io's new [Quality Faster](https://www.qualityfaster.com/?utm_source=XolvOSS&utm_medium=OSSDocs&utm_content=ChimpRM-Home&utm_campaign=QFLaunch) guide where you can learn how to can bake quality in across the full stack using React, Node.JS, Jest, Meteor and more.

0 comments on commit 23454de

Please sign in to comment.