File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010[ ![ Medium] ( https://img.shields.io/badge/%E2%80%8B-medium-brightgreen.svg?logo=medium )] ( https://medium.com/@ehmicky )
1111
1212[ ` modern-errors ` ] ( https://github.com/ehmicky/modern-errors )
13- [ plugin] ( https://github.com/ehmicky/modern-errors#plugins-1 ) to print where to
13+ [ plugin] ( https://github.com/ehmicky/modern-errors#-plugins ) to print where to
1414report bugs.
1515
1616This appends a bug reports URL to error messages.
@@ -35,7 +35,7 @@ export const UnknownError = AnyError.subclass('UnknownError', {
3535})
3636```
3737
38- [ Unknown errors] ( https://github.com/ehmicky/modern-errors/README.md#unknown-errors )
38+ [ Unknown errors] ( https://github.com/ehmicky/modern-errors/README.md#- unknown-errors )
3939now include the following message.
4040
4141```
@@ -67,7 +67,7 @@ The bug reports URL must be a `string` or a
6767[ ` URL ` ] ( https://developer.mozilla.org/en-US/docs/Web/API/URL ) .
6868
6969While this plugin is especially useful with
70- [ _ unknown_ errors] ( https://github.com/ehmicky/modern-errors/README.md#unknown-errors ) ,
70+ [ _ unknown_ errors] ( https://github.com/ehmicky/modern-errors/README.md#- unknown-errors ) ,
7171it can also apply to (in priority order):
7272
7373- Any error: second argument to
You can’t perform that action at this time.
0 commit comments