File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ exports.forError = error => {
1515
1616Visit the following URL for more details:
1717
18- ${ chalk . blue . underline ( `https://github.com/avajs/ava/blob/v${ pkg . version } /readme .md#throwsthrower -expected-message` ) } ` ;
18+ ${ chalk . blue . underline ( `https://github.com/avajs/ava/blob/v${ pkg . version } /docs/03-assertions .md#throwsfn -expected-message` ) } ` ;
1919 }
2020
2121 if ( assertion === 'snapshot' ) {
Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ stderr
209209
210210 Visit the following URL for more details:
211211
212- [34m[4mhttps://github.com/avajs/ava/blob/v1.0.0-beta.5.1/readme .md#throwsthrower -expected-message[24m[39m
212+ [34m[4mhttps://github.com/avajs/ava/blob/v1.0.0-beta.5.1/docs/03-assertions .md#throwsfn -expected-message[24m[39m
213213
214214 [90mfn (test.js:35:9)[39m
215215 [90mfn (test.js:38:11)[39m
@@ -238,7 +238,7 @@ stderr
238238
239239 Visit the following URL for more details:
240240
241- [34m[4mhttps://github.com/avajs/ava/blob/v1.0.0-beta.5.1/readme .md#throwsthrower -expected-message[24m[39m
241+ [34m[4mhttps://github.com/avajs/ava/blob/v1.0.0-beta.5.1/docs/03-assertions .md#throwsfn -expected-message[24m[39m
242242
243243 [90mfn (test.js:43:9)[39m
244244 [90mfn (test.js:46:14)[39m
Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ stderr
179179
180180 Visit the following URL for more details:
181181
182- [34m[4mhttps://github.com/avajs/ava/blob/v1.0.0-beta.5.1/readme .md#throwsthrower -expected-message[24m[39m
182+ [34m[4mhttps://github.com/avajs/ava/blob/v1.0.0-beta.5.1/docs/03-assertions .md#throwsfn -expected-message[24m[39m
183183
184184 [90mfn (test.js:35:9)[39m
185185 [90mfn (test.js:38:11)[39m
@@ -208,7 +208,7 @@ stderr
208208
209209 Visit the following URL for more details:
210210
211- [34m[4mhttps://github.com/avajs/ava/blob/v1.0.0-beta.5.1/readme .md#throwsthrower -expected-message[24m[39m
211+ [34m[4mhttps://github.com/avajs/ava/blob/v1.0.0-beta.5.1/docs/03-assertions .md#throwsfn -expected-message[24m[39m
212212
213213 [90mfn (test.js:43:9)[39m
214214 [90mfn (test.js:46:14)[39m
You can’t perform that action at this time.
0 commit comments