From 0a353e8a6d3f3480716f619e65fab7312ceb3b68 Mon Sep 17 00:00:00 2001 From: Christian Kaps <307006+akkie@users.noreply.github.com> Date: Sat, 24 Apr 2021 12:47:50 +0200 Subject: [PATCH] Update daprdocs/content/en/reference/components-reference/supported-bindings/zeebe-command.md Co-authored-by: Aaron Crawfis --- .../components-reference/supported-bindings/zeebe-command.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/daprdocs/content/en/reference/components-reference/supported-bindings/zeebe-command.md b/daprdocs/content/en/reference/components-reference/supported-bindings/zeebe-command.md index e4836645d..b7d6e9fec 100644 --- a/daprdocs/content/en/reference/components-reference/supported-bindings/zeebe-command.md +++ b/daprdocs/content/en/reference/components-reference/supported-bindings/zeebe-command.md @@ -3,8 +3,6 @@ type: docs title: "Zeebe command binding spec" linkTitle: "Zeebe command" description: "Detailed documentation on the Zeebe command binding component" -aliases: -- "/operations/components/setup-bindings/supported-bindings/zeebe-commands/" --- ## Component format @@ -580,4 +578,4 @@ The binding does not return a response body. - [Bindings building block]({{< ref bindings >}}) - [How-To: Trigger application with input binding]({{< ref howto-triggers.md >}}) - [How-To: Use bindings to interface with external resources]({{< ref howto-bindings.md >}}) -- [Bindings API reference]({{< ref bindings_api.md >}}) \ No newline at end of file +- [Bindings API reference]({{< ref bindings_api.md >}})