diff --git a/daprdocs/content/en/developing-applications/building-blocks/actors/actors-features-concepts.md b/daprdocs/content/en/developing-applications/building-blocks/actors/actors-features-concepts.md index 6cdf7b57c..b2b9442d3 100644 --- a/daprdocs/content/en/developing-applications/building-blocks/actors/actors-features-concepts.md +++ b/daprdocs/content/en/developing-applications/building-blocks/actors/actors-features-concepts.md @@ -82,16 +82,6 @@ The following example illustrates the above concepts. Consider an actor type tha -## Actor types and ids - -Learn more about actor types and ids specific to each SDK: - -- [.NET SDK] -- [Go SDK] -- [Java SDK] -- [JavaScript SDK] -- [Python SDK] - ## Next steps {{< button text="Timers and reminders >>" page="actors-timers-reminders.md" >}}