Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit f877fe8

Browse files
committed
Update hooks.md
1 parent 7931f0e commit f877fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# apiDoc Hooks
22

33
If you need a hook in apidoc-core please add your hook and provide a pull request.
4-
How to add a hook into apidoc-core view (https://github.com/apidoc/apidoc-core/blob/20921efd32f95e7934333d633c56ff6f60722123/lib/parser.js#L454-L458)
4+
How to add a hook into apidoc-core view [source code](https://github.com/apidoc/apidoc-core/blob/20921efd32f95e7934333d633c56ff6f60722123/lib/parser.js#L454-L458).
55

66
How to use hook in your plugin view (https://github.com/apidoc/apidoc-plugin-test/blob/master/index.js)
77

0 commit comments

Comments
 (0)