Skip to content

Commit 3f20f10

Browse files
committed
advanced event mesh -> Advanced Event Mesh
1 parent 586b3c0 commit 3f20f10

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66

77
## About this project
88

9-
CDS plugin providing integration with SAP Integration Suite, advanced event mesh.
9+
CDS plugin providing integration with SAP Integration Suite, Advanced Event Mesh.
1010

1111
## Requirements and Setup
1212

1313
See [Getting Started](https://cap.cloud.sap/docs/get-started/in-a-nutshell?impl-variant=java) on how to jumpstart your development and grow as you go with SAP Cloud Application Programming Model.
1414

1515
### SAP Integration Suite, Advanced Event Mesh
1616

17-
For details on how to use SAP Integration Suite, advanced event mesh, please see the [SAP Integration Suite, Advanced Event Mesh Service Guide](https://help.sap.com/docs/sap-integration-suite/advanced-event-mesh/cap-plugin-for-sap-integration-suite-advanced-event-mesh).
17+
For details on how to use SAP Integration Suite, Advanced Event Mesh, please see the [SAP Integration Suite, Advanced Event Mesh Service Guide](https://help.sap.com/docs/sap-integration-suite/advanced-event-mesh/cap-plugin-for-sap-integration-suite-advanced-event-mesh).
1818

1919
### CDS Plugin
2020

cds-feature-advanced-event-mesh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<artifactId>cds-feature-advanced-event-mesh</artifactId>
1212
<packaging>jar</packaging>
1313

14-
<name>CDS plugin for SAP Integration Suite, advanced event mesh</name>
14+
<name>CDS plugin for SAP Integration Suite, Advanced Event Mesh</name>
1515
<url>https://cap.cloud.sap/docs/plugins/#advanced-event-mesh-plugin</url> <!-- TODO -->
1616

1717
<dependencies>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
<version>${revision}</version>
3939
<packaging>pom</packaging>
4040

41-
<name>CDS plugin for SAP Integration Suite, advanced event mesh - Root</name>
42-
<description>This artifact is a CAP Java plugin that provides out-of-the box integration with SAP Integration Suite, advanced event mesh.</description>
41+
<name>CDS plugin for SAP Integration Suite, Advanced Event Mesh - Root</name>
42+
<description>This artifact is a CAP Java plugin that provides out-of-the box integration with SAP Integration Suite, Advanced Event Mesh.</description>
4343
<url>https://cap.cloud.sap/docs/plugins/#advanced-event-mesh-plugin</url> <!-- TODO -->
4444

4545
<modules>

0 commit comments

Comments
 (0)