From de130152fb8e5ff6b823557909aa00fd17fe3177 Mon Sep 17 00:00:00 2001 From: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Date: Wed, 17 May 2023 15:29:39 -0400 Subject: [PATCH] fix link (#3426) Signed-off-by: Hannah Hunter Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> --- .../operations/hosting/self-hosted/self-hosted-with-podman.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/hosting/self-hosted/self-hosted-with-podman.md b/daprdocs/content/en/operations/hosting/self-hosted/self-hosted-with-podman.md index b53aaf923..fda567276 100644 --- a/daprdocs/content/en/operations/hosting/self-hosted/self-hosted-with-podman.md +++ b/daprdocs/content/en/operations/hosting/self-hosted/self-hosted-with-podman.md @@ -11,7 +11,7 @@ This article provides guidance on running Dapr with Podman on a Windows/Linux/ma ## Prerequisites - [Dapr CLI]({{< ref install-dapr-cli.md >}}) -- [Podman](https://podman.io/docs/tutorials/installation) +- [Podman](https://podman-desktop.io/downloads) ## Initialize Dapr environment