From e2360a03a486792b59bde6e6a9fa0f256b0f4b81 Mon Sep 17 00:00:00 2001 From: Terseus Date: Sun, 15 Dec 2024 17:25:11 +0100 Subject: [PATCH] doc: fix package broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11e64d8..167ac89 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Python 3.9 or greater ## Install -Install the package [logging-with-context](pypi.org/project/logging-with-context). +Install the package [logging-with-context](https://pypi.org/project/logging-with-context). > [!NOTE] > The package is named logging-with-context because contextual-logging was rejected by Pypi due to being too similar to an existing project.