Skip to content

Commit 3a9b29b

Browse files
committed
doc: fix lint-md reference link ordering
1 parent e392a48 commit 3a9b29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1266,12 +1266,12 @@ This field defines [subpath imports][] for the current package.
12661266
[`ERR_PACKAGE_PATH_NOT_EXPORTED`]: errors.md#err_package_path_not_exported
12671267
[`ERR_UNKNOWN_FILE_EXTENSION`]: errors.md#err_unknown_file_extension
12681268
[`package.json`]: #nodejs-packagejson-field-definitions
1269+
[`require()` of ES modules]: modules.md#loading-ecmascript-modules-using-require
12691270
[customization hooks]: module.md#customization-hooks
12701271
[entry points]: #package-entry-points
12711272
[folders as modules]: modules.md#folders-as-modules
12721273
[import maps]: https://github.com/WICG/import-maps
12731274
[load ECMAScript modules from CommonJS modules]: modules.md#loading-ecmascript-modules-using-require
1274-
[`require()` of ES modules]: modules.md#loading-ecmascript-modules-using-require
12751275
[merve]: https://github.com/anonrig/merve
12761276
[packages folder mapping]: https://github.com/WICG/import-maps#packages-via-trailing-slashes
12771277
[self-reference]: #self-referencing-a-package-using-its-name

0 commit comments

Comments
 (0)