Skip to content

Commit ad5f14f

Browse files
committed
ci: update workflows config.
1 parent 59cd224 commit ad5f14f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ jobs:
124124
cat > idoc.yml << EOF
125125
site: "KKT {{version}}"
126126
menus:
127-
KKT: https://kktjs.github.io/kkt/
128-
NCC: index.html
127+
KKT: index.html
128+
NCC: https://kktjs.github.io/ncc/
129129
Create-KKT: https://kktjs.github.io/create-kkt/
130130
Zip: https://kktjs.github.io/zip/
131131
EOF

0 commit comments

Comments
 (0)