Merge pull request #5175 from tertsdiepraam/oranda-setup

website: fix `path_prefix` in oranda
This commit is contained in:
Sylvestre Ledru
2023-08-20 12:03:55 +02:00
committed by GitHub
+3
View File
@@ -2,6 +2,9 @@
"project": {
"name": "uutils coreutils"
},
"build": {
"path_prefix": "coreutils"
},
"components": {
"changelog": true
},