File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ const { AggregateError: CustomAggregateError } = require('./primordials')
6
6
/*
7
7
This file is a reduced and adapted version of the main lib/internal/errors.js file defined at
8
8
9
- https://github.com/nodejs/node/blob/master /lib/internal/errors.js
9
+ https://github.com/nodejs/node/blob/main /lib/internal/errors.js
10
10
11
11
Don't try to replace with the original file and keep it up to date (starting from E(...) definitions)
12
12
with the upstream file.
Original file line number Diff line number Diff line change 3
3
/*
4
4
This file is a reduced and adapted version of the main lib/internal/per_context/primordials.js file defined at
5
5
6
- https://github.com/nodejs/node/blob/master /lib/internal/per_context/primordials.js
6
+ https://github.com/nodejs/node/blob/main /lib/internal/per_context/primordials.js
7
7
8
8
Don't try to replace with the original file and keep it up to date with the upstream file.
9
9
*/
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ const { AggregateError: CustomAggregateError } = require('./primordials')
6
6
/*
7
7
This file is a reduced and adapted version of the main lib/internal/errors.js file defined at
8
8
9
- https://github.com/nodejs/node/blob/master /lib/internal/errors.js
9
+ https://github.com/nodejs/node/blob/main /lib/internal/errors.js
10
10
11
11
Don't try to replace with the original file and keep it up to date (starting from E(...) definitions)
12
12
with the upstream file.
Original file line number Diff line number Diff line change 3
3
/*
4
4
This file is a reduced and adapted version of the main lib/internal/per_context/primordials.js file defined at
5
5
6
- https://github.com/nodejs/node/blob/master /lib/internal/per_context/primordials.js
6
+ https://github.com/nodejs/node/blob/main /lib/internal/per_context/primordials.js
7
7
8
8
Don't try to replace with the original file and keep it up to date with the upstream file.
9
9
*/
You can’t perform that action at this time.
0 commit comments