diff --git a/reference/api/actors_api.md b/reference/api/actors_api.md index 0f46fe69e..a62598833 100644 --- a/reference/api/actors_api.md +++ b/reference/api/actors_api.md @@ -23,6 +23,7 @@ Besides the language specific Dapr SDKs, a developer can invoke an actor using t - [Invoke Actor Method](#invoke-actor-method-1) - [Invoke Reminder](#invoke-reminder) - [Invoke Timer](#invoke-timer) + - [Health Checks](#health-check) - [Querying Actor State Externally](#querying-actor-state-externally) ## User service code calling dapr