Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevitha011 committed Apr 5, 2024
1 parent cf22ff8 commit bb8d002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ To invoke `cds compile --to asyncapi` programatically
await cds.compile(<filename>).to.asyncapi()
```

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#to-asyncapi)


### 2. Usage from CLI
Expand All @@ -44,7 +44,7 @@ cds compile <filename> --to asyncapi
```


For more information, visit [CAPire](https://cap.cloud.sap/docs/advanced/publishing-apis/asyncapi#cli)
For more information, visit [capire](https://cap.cloud.sap/docs/advanced/publishing-apis/asyncapi#cli)

## Contributing

Expand Down

0 comments on commit bb8d002

Please sign in to comment.