Skip to content

Commit 448fb68

Browse files
authored
feat(deployments): deploy to / (#13)
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent bd40fe4 commit 448fb68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc-kit.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { join } from 'node:path';
44
/** @type {import('@node-core/doc-kit/src/utils/configuration/types.d.ts').Configuration} */
55
export default {
66
global: {
7-
output: 'out/learn',
7+
output: 'out',
88
input: ['pages/**/*.md'],
99
},
1010
'jsx-ast': {

0 commit comments

Comments
 (0)