diff --git a/docs/src/modules/java/pages/index.adoc b/docs/src/modules/java/pages/index.adoc index 4deac6050..5d2045fbe 100644 --- a/docs/src/modules/java/pages/index.adoc +++ b/docs/src/modules/java/pages/index.adoc @@ -30,6 +30,7 @@ On the other hand, if you would rather spend some time exploring our documentati * xref:event-sourced-entities.adoc[Event Sourced Entities] * xref:key-value-entities.adoc[Key Value Entities] * xref:http-endpoints.adoc[HTTP Endpoints] +* xref:grpc-endpoints.adoc[gRPC Endpoints] * xref:views.adoc[Views] * xref:workflows.adoc[Workflows] * xref:timed-actions.adoc[Timed Actions]