Skip to content

Commit

Permalink
Learn more → Read the guide
Browse files Browse the repository at this point in the history
Co-authored-by: René Jeglinsky <[email protected]>
  • Loading branch information
swaldmann and renejeglinsky authored Jan 12, 2024
1 parent 6940d9e commit eac6251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guides/messaging/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ usually in combination with `cloudevents` format, as in this excerpt from a _pac
[Learn more about `cds.env` profiles](../../node.js/cds-env#profiles){.learn-more}


::: tip Learn more
::: tip Read the guide
Find additional information about deploying SAP Event Mesh on SAP BTP in this guide:
[&rarr; **_Using SAP Event Mesh in BTP_**](./event-mesh)
:::
Expand Down Expand Up @@ -610,7 +610,7 @@ const S4Bupa = await cds.connect.to ('API_BUSINESS_PARTNER')
S4Bupa.on ('BusinessPartner.Changed', msg => {...})
```

::: tip Learn more
::: tip Read the guide
Find more detailed information specific to receiving events from SAP S/4HANA in this separate guide:
[&rarr; **_Receiving Events from SAP S/4HANA_**](./s4)
:::

0 comments on commit eac6251

Please sign in to comment.