Move ignore links wrapper outside bullet list

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
This commit is contained in:
Nick Greenfield 2022-03-10 10:17:00 -08:00
parent 975397790b
commit 7c50a49622
1 changed files with 4 additions and 4 deletions

View File

@ -143,11 +143,11 @@ Dapr invokes an application on any Dapr instance. In the code, the sidecar progr
For this example, you will need: For this example, you will need:
- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started).
<!-- IGNORE_LINKS --> <!-- IGNORE_LINKS -->
- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started).
- [Latest Node.js installed](https://nodejs.org/en/download/). - [Latest Node.js installed](https://nodejs.org/en/download/).
<!-- END_IGNORE -->
- [Docker Desktop](https://www.docker.com/products/docker-desktop). - [Docker Desktop](https://www.docker.com/products/docker-desktop).
<!-- END_IGNORE -->
### Step 1: Set up the environment ### 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: For this example, you will need:
- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started).
<!-- IGNORE_LINKS --> <!-- IGNORE_LINKS -->
- [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). - [.NET SDK or .NET 6 SDK installed](https://dotnet.microsoft.com/en-us/download).
<!-- END_IGNORE -->
- [Docker Desktop](https://www.docker.com/products/docker-desktop). - [Docker Desktop](https://www.docker.com/products/docker-desktop).
<!-- END_IGNORE -->
### Step 1: Set up the environment ### Step 1: Set up the environment