We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfb8ed commit 1a75990Copy full SHA for 1a75990
guides/events/core-concepts.md
@@ -101,7 +101,7 @@ Follow the instructions in [*cap/samples/readme*](https://github.com/capire/samp
101
102
### Declaring Events in CDS
103
104
-Package `@capire/reviews` provides a `ReviewsService` API, [declared like that](https://github.com/capire/reviews/tree/main/srv/reviews-api.cds):
+Package `@capire/reviews` provides a `ReviewsService` API, [declared like that](https://github.com/capire/reviews/tree/main/srv/reviews-service.cds):
105
106
```cds
107
service ReviewsService @(path:'reviews/api') {
0 commit comments