You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: daprdocs/content/en/reference/components-reference/supported-bindings/commercetools.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ The above example uses secrets as plain strings. It is recommended to use a secr
51
51
| clientSecret | Y | Output | The commercetools client secret for the project |`"client secret"`|
52
52
| scopes | Y | Output | The commercetools scopes for the project |`"manage_project:project-key"`|
53
53
54
-
For more information see [commercetools - Creating an API Client](https://docs.commercetools.com/tutorials/getting-started#creating-an-api-client) and [commercetools - Regions](https://docs.commercetools.com/api/general-concepts#regions).
54
+
For more information see [commercetools - Creating an API Client](https://docs.commercetools.com/getting-started/create-api-client#create-an-api-client) and [commercetools - Regions](https://docs.commercetools.com/api/general-concepts#regions).
55
55
56
56
## Binding support
57
57
@@ -67,4 +67,4 @@ This component supports **output binding** with the following operations:
67
67
-[How-To: Trigger application with input binding]({{< ref howto-triggers.md >}})
68
68
-[How-To: Use bindings to interface with external resources]({{< ref howto-bindings.md >}})
69
69
-[Bindings API reference]({{< ref bindings_api.md >}})
70
-
-[Sample app](https://github.com/dapr/samples/tree/master/commercetools-graphql-sample) that leverages the commercetools binding with sample GraphQL query
70
+
-[Sample app](https://github.com/dapr/samples/tree/master/commercetools-graphql-sample) that leverages the commercetools binding with sample GraphQL query
0 commit comments