We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5bcf38 commit b5173d1Copy full SHA for b5173d1
1 file changed
docs/lib/build.js
@@ -77,7 +77,7 @@ const run = async ({ content, template, nav, man, html, md }) => {
77
...data,
78
github_repo: 'npm/cli',
79
github_branch: 'latest',
80
- github_path: 'docs/content',
+ github_path: 'docs/lib/content',
81
},
82
frontmatter,
83
...options,
0 commit comments