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 59b9341 commit e9800b7Copy full SHA for e9800b7
README.md
@@ -38,7 +38,7 @@ To invoke `cds compile --to asyncapi` programatically:
38
await cds.compile(<filename>).to.asyncapi()
39
```
40
41
-For more information, visit [capire](https://cap.cloud.sap/docs/node.js/cds-compile#to-asyncapi)
+For more information, visit [capire](https://cap.cloud.sap/docs/node.js/cds-compile#asyncapi)
42
43
44
### 2. Usage from CLI
0 commit comments