Skip to content

Commit bca5cf4

Browse files
committed
change names as per recommendation
1 parent 99c1407 commit bca5cf4

File tree

1 file changed

+4
-4
lines changed
  • articles/azure-functions/durable

1 file changed

+4
-4
lines changed

articles/azure-functions/durable/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,19 +111,19 @@
111111
href: /dotnet/api/microsoft.azure.webjobs.extensions.durabletask
112112
- name: .NET isolated API
113113
items:
114-
- name: Durable Functions for .NET isolated
114+
- name: Durable Functions bindings for .NET isolated
115115
href: /dotnet/api/microsoft.azure.functions.worker.extensions.durabletask
116-
- name: DurableTask for .NET
116+
- name: Durable Task core SDK for .NET isolated
117117
href: /dotnet/api/microsoft.durabletask
118118
- name: Node.js API
119119
href: /javascript/api/durable-functions/
120120
- name: Python API
121121
href: /python/api/azure-functions-durable/azure.durable_functions
122122
- name: Java API
123123
items:
124-
- name: Durable Functions for Java
124+
- name: Durable Functions bindings for Java
125125
href: /java/api/com.microsoft.durabletask.azurefunctions
126-
- name: DurableTask for Java
126+
- name: Durable Task core SDK for Java
127127
href: /java/api/com.microsoft.durabletask
128128
- name: Azure storage provider
129129
href: durable-functions-azure-storage-provider.md

0 commit comments

Comments
 (0)