Skip to content

Commit 90ed3f6

Browse files
authored
fix link
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 268da74 commit 90ed3f6

File tree

1 file changed

+2
-2
lines changed
  • daprdocs/content/en/reference/components-reference/supported-bindings

1 file changed

+2
-2
lines changed

daprdocs/content/en/reference/components-reference/supported-bindings/commercetools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The above example uses secrets as plain strings. It is recommended to use a secr
5151
| clientSecret | Y | Output | The commercetools client secret for the project | `"client secret"` |
5252
| scopes | Y | Output | The commercetools scopes for the project | `"manage_project:project-key"` |
5353

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).
5555

5656
## Binding support
5757

@@ -67,4 +67,4 @@ This component supports **output binding** with the following operations:
6767
- [How-To: Trigger application with input binding]({{< ref howto-triggers.md >}})
6868
- [How-To: Use bindings to interface with external resources]({{< ref howto-bindings.md >}})
6969
- [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

Comments
 (0)