From 51af167bacc6f560f2dee78bcdc77ee1e99e04f6 Mon Sep 17 00:00:00 2001 From: jasonviviano <83607984+jasonviviano@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:38:12 -0500 Subject: [PATCH] Apply suggestions from code review Signed-off-by: jasonviviano <83607984+jasonviviano@users.noreply.github.com> --- .../author-apps/dapr/how-to-dapr-building-block/index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/content/guides/author-apps/dapr/how-to-dapr-building-block/index.md b/docs/content/guides/author-apps/dapr/how-to-dapr-building-block/index.md index 656defff4..2f5a89ada 100644 --- a/docs/content/guides/author-apps/dapr/how-to-dapr-building-block/index.md +++ b/docs/content/guides/author-apps/dapr/how-to-dapr-building-block/index.md @@ -8,10 +8,6 @@ categories: "How-To" tags: ["Dapr"] --- --Add a Dapr state store resource --Add a connection from the container to the statestore --Deploy the application --Use the Dapr CLI or kubectl CLI to "prove what just happened" This how-to guide will provide an overview of how to: