Skip to content

Commit 0a7a60f

Browse files
authored
Fix short code format (#4554)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
1 parent 0b177ec commit 0a7a60f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ aliases:
99

1010
## Component format
1111

12-
To set up the SFTP binding, create a component of type `bindings.sftp`. See [this guide]({{ ref bindings-overview.md }}) on how to create and apply a binding configuration.
12+
To set up the SFTP binding, create a component of type `bindings.sftp`. See [this guide]({{< ref bindings-overview.md >}}) on how to create and apply a binding configuration.
1313

1414
```yaml
1515
apiVersion: dapr.io/v1alpha1

0 commit comments

Comments
 (0)