[mod] re-org

This commit is contained in:
Andy Bunce 2025-08-06 15:09:22 +01:00
parent 784010fbdc
commit cffeb0aa45
12 changed files with 2 additions and 1 deletions

View file

@ -49,7 +49,7 @@ as map(*)
{
"jsonrpc": "2.0",
"id": $json?id,
"result": json:doc("capabilities.json",{"format":"w3"})
"result": json:doc("etc/capabilities.json",{"format":"w3"})
}
};