We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59cd224 commit ad5f14fCopy full SHA for ad5f14f
.github/workflows/ci.yml
@@ -124,8 +124,8 @@ jobs:
124
cat > idoc.yml << EOF
125
site: "KKT {{version}}"
126
menus:
127
- KKT: https://kktjs.github.io/kkt/
128
- NCC: index.html
+ KKT: index.html
+ NCC: https://kktjs.github.io/ncc/
129
Create-KKT: https://kktjs.github.io/create-kkt/
130
Zip: https://kktjs.github.io/zip/
131
EOF
0 commit comments