diff --git a/docs/api/registry.md b/docs/api/registry.md index cd12bc400..9f4b687fe 100644 --- a/docs/api/registry.md +++ b/docs/api/registry.md @@ -60,4 +60,4 @@ When a registry without an `init` method is passed as `registryInstance`, throws When a registry without a `tasks` method is passed as `registryInstance`, throws an error with the message, "Custom registry must have `tasks` function". -[creating-custom-registries]: LINK_NEEDED +[creating-custom-registries]: ../documentation-missing.md diff --git a/docs/api/src.md b/docs/api/src.md index 923ee6fd5..ff9912efd 100644 --- a/docs/api/src.md +++ b/docs/api/src.md @@ -118,6 +118,6 @@ src('input/**/*.js', { sourcemaps: true }) [vinyl-concepts]: concepts.md#vinyl [glob-base-concepts]: concepts.md#glob-base [globs-concepts]: concepts.md#globs -[extglob-docs]: LINK_NEEDED +[extglob-docs]: ../documentation-missing.md [node-glob-external]: https://github.com/isaacs/node-glob [glob-stream-external]: https://github.com/gulpjs/glob-stream