1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

website: fix path_prefix

This commit is contained in:
Terts Diepraam 2023-08-20 11:49:58 +02:00
parent 3b0bfb10ac
commit c41ccbfcad

View file

@ -2,6 +2,9 @@
"project": { "project": {
"name": "uutils coreutils" "name": "uutils coreutils"
}, },
"build": {
"path_prefix": "coreutils"
},
"components": { "components": {
"changelog": true "changelog": true
}, },