From cb4ba1c258a8f9c5a8617b88ca256df3a7d8b79b Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Mon, 30 May 2022 00:32:17 +0430 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18b45a3..61fa93b 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Using the CQRS pattern, we cut each business functionality into vertical slices, ### Config Certificate -Run the following commands for [Config SSL](microsoft.com/en-us/aspnet/core/security/docker-compose-https?view=aspnetcore-6.0) in your system +Run the following commands for [Config SSL](https://docs.microsoft.com/en-us/aspnet/core/security/docker-compose-https?view=aspnetcore-6.0) in your system ```bash dotnet dev-certs https -ep %USERPROFILE%\.aspnet\https\aspnetapp.pfx -p {password here}