mirror of https://github.com/dapr/docs.git
Move ignore links wrapper outside bullet list
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
This commit is contained in:
parent
975397790b
commit
7c50a49622
|
@ -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).
|
||||
<!-- IGNORE_LINKS -->
|
||||
- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started).
|
||||
- [Latest Node.js installed](https://nodejs.org/en/download/).
|
||||
<!-- END_IGNORE -->
|
||||
- [Docker Desktop](https://www.docker.com/products/docker-desktop).
|
||||
<!-- END_IGNORE -->
|
||||
|
||||
### 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).
|
||||
<!-- 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).
|
||||
<!-- END_IGNORE -->
|
||||
- [Docker Desktop](https://www.docker.com/products/docker-desktop).
|
||||
<!-- END_IGNORE -->
|
||||
|
||||
### Step 1: Set up the environment
|
||||
|
||||
|
|
Loading…
Reference in New Issue