From 11205413c39d0d6764ade9714ebffc599cece9e5 Mon Sep 17 00:00:00 2001 From: Mike Nolan Date: Fri, 26 May 2023 00:59:31 -0500 Subject: [PATCH] Fix link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf99a5a..b5325c7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # TYTDDownloadWebUI a YouTube Search webui for TYTD In order to build you need the following -- dotnet sdk (here)[https://dotnet.microsoft.com/en-us/download] +- dotnet sdk [here](https://dotnet.microsoft.com/en-us/download) - this source code ```bash