From 231c01742c159dfadf1c53a68413432bc4571b21 Mon Sep 17 00:00:00 2001 From: fix Date: Thu, 23 Nov 2023 08:11:57 +0100 Subject: [PATCH] fix link in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd7a37c..de29326 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # the task -see ()[task.md] +see [task.md](./task.md) # deploy @@ -85,4 +85,4 @@ $ curl -k https://localhost:8443/index.html No server is available to handle this request. (venv) [fix@neon -``` \ No newline at end of file +```