diff --git a/docs/referenceConf.js b/docs/referenceConf.js index d351568b9..ae5cd10ca 100644 --- a/docs/referenceConf.js +++ b/docs/referenceConf.js @@ -267,7 +267,8 @@ exports.config = { // Options to be passed to jasmine2. // - // See the full list at https://github.com/jasmine/jasmine-npm + // See https://github.com/jasmine/jasmine-npm/blob/master/lib/jasmine.js + // for the exact options available. jasmineNodeOpts: { // If true, print colors to the terminal. showColors: true,