From a5696c48e82846ca3162da6abb8cd460df98a0bb Mon Sep 17 00:00:00 2001 From: Yaron Schneider Date: Tue, 15 Oct 2019 22:55:17 -0700 Subject: [PATCH] Update README.md --- reference/api/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/reference/api/README.md b/reference/api/README.md index 772ffeff9..e08cbc3a4 100644 --- a/reference/api/README.md +++ b/reference/api/README.md @@ -21,9 +21,8 @@ Any changes/proposals to the Dapr API should adhere to the following: ## Table of Contents - 1. [Messaging](service_invocation.md) + 1. [Service Invocation](service_invocation.md) 2. [Bindings](bindings.md) 3. [Pub Sub/Broadcast](pubsub.md) 4. [State Management](state.md) 5. [Actors](actors.md) - 6. [Metadata](metadata.md)