Skip to content

Commit df7cdcb

Browse files
committed
Docs: Temporarily point LINK_NEEDED references to documentation-missing.md
1 parent 0a68710 commit df7cdcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: docs/api/registry.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ When a registry without an `init` method is passed as `registryInstance`, throws
6060

6161
When a registry without a `tasks` method is passed as `registryInstance`, throws an error with the message, "Custom registry must have `tasks` function".
6262

63-
[creating-custom-registries]: LINK_NEEDED
63+
[creating-custom-registries]: ../documentation-missing.md

Diff for: docs/api/src.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ src('input/**/*.js', { sourcemaps: true })
118118
[vinyl-concepts]: concepts.md#vinyl
119119
[glob-base-concepts]: concepts.md#glob-base
120120
[globs-concepts]: concepts.md#globs
121-
[extglob-docs]: LINK_NEEDED
121+
[extglob-docs]: ../documentation-missing.md
122122
[node-glob-external]: https://github.com/isaacs/node-glob
123123
[glob-stream-external]: https://github.com/gulpjs/glob-stream

0 commit comments

Comments
 (0)