Skip to content

Commit

Permalink
Docs: Temporarily point LINK_NEEDED references to documentation-missi…
Browse files Browse the repository at this point in the history
…ng.md
  • Loading branch information
phated committed Oct 19, 2018
1 parent 0a68710 commit df7cdcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api/registry.md
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/api/src.md
Expand Up @@ -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

0 comments on commit df7cdcb

Please sign in to comment.