Skip to content

Commit

Permalink
link typedocs to main website
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Sep 12, 2023
1 parent 2ece1da commit acfae01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions typedoc.json
@@ -1,6 +1,9 @@
{
"entryPoints": ["src/*"],
"name": "Node TAP",
"navigationLinks": {
"node-tap.org": "https://node-tap.org/"
},
"entryPointStrategy": "packages",
"includeVersion": true,
"readme": "./README.md",
Expand Down

0 comments on commit acfae01

Please sign in to comment.