From 7c50a49622df1f13d6b43134496f13a13aa6747f Mon Sep 17 00:00:00 2001 From: Nick Greenfield Date: Thu, 10 Mar 2022 10:17:00 -0800 Subject: [PATCH] Move ignore links wrapper outside bullet list Signed-off-by: Nick Greenfield --- .../quickstarts/serviceinvocation-quickstart.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md b/daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md index b44dbf345..32fd48829 100644 --- a/daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md +++ b/daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md @@ -143,11 +143,11 @@ Dapr invokes an application on any Dapr instance. In the code, the sidecar progr For this example, you will need: -- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). +- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). - [Latest Node.js installed](https://nodejs.org/en/download/). - - [Docker Desktop](https://www.docker.com/products/docker-desktop). + ### Step 1: Set up the environment @@ -259,11 +259,11 @@ Dapr invokes an application on any Dapr instance. In the code, the sidecar progr For this example, you will need: -- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). +- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). - [.NET SDK or .NET 6 SDK installed](https://dotnet.microsoft.com/en-us/download). - - [Docker Desktop](https://www.docker.com/products/docker-desktop). + ### Step 1: Set up the environment