From 2a8024b91f39042ba4ceb04603e07f05fe91f3bc Mon Sep 17 00:00:00 2001 From: Hannah Hunter Date: Thu, 23 Jun 2022 11:14:59 -0500 Subject: [PATCH] ignore links Signed-off-by: Hannah Hunter --- .../getting-started/quickstarts/bindings-quickstart.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/daprdocs/content/en/getting-started/quickstarts/bindings-quickstart.md b/daprdocs/content/en/getting-started/quickstarts/bindings-quickstart.md index 35748d807..16cf06215 100644 --- a/daprdocs/content/en/getting-started/quickstarts/bindings-quickstart.md +++ b/daprdocs/content/en/getting-started/quickstarts/bindings-quickstart.md @@ -27,7 +27,9 @@ For this example, you will need: - [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). - [Python 3.7+ installed](https://www.python.org/downloads/). -- [Docker Desktop](https://www.docker.com/products/docker-desktop). + +- [Docker Desktop](https://www.docker.com/products/docker-desktop) + ### Step 1: Set up the environment @@ -230,7 +232,9 @@ For this example, you will need: - [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). - [Latest Node.js installed](https://nodejs.org/download/). + - [Docker Desktop](https://www.docker.com/products/docker-desktop) + ### Step 1: Set up the environment @@ -430,7 +434,9 @@ For this example, you will need: - [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). - [.NET SDK or .NET 6 SDK installed](https://dotnet.microsoft.com/download). + - [Docker Desktop](https://www.docker.com/products/docker-desktop) + ### Step 1: Set up the environment @@ -835,7 +841,9 @@ For this example, you will need: - [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). - [Latest version of Go](https://go.dev/dl/). + - [Docker Desktop](https://www.docker.com/products/docker-desktop) + ### Step 1: Set up the environment