Skip to content

Commit f1bd89d

Browse files
committed
docs: Fix docma app base path (again)
1 parent c2ed33a commit f1bd89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Docma.create()
1414
],
1515
dest: './docs',
1616
app: {
17-
base: 'https://unicorn-fail.github.io/node-cocoadialog/',
17+
base: '/node-cocoadialog',
1818
title: `${pkg.name} (node.js)`,
1919
routing: 'query',
2020
entrance: 'content:guide'

0 commit comments

Comments
 (0)