From fa0d8a8f4764ff5b89e90ec7a2eaeaaee4fc953f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Szuma?= Date: Wed, 22 Nov 2023 09:35:15 +0100 Subject: [PATCH] Fix readme link to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 999d2d5..67e61b6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Python server SDK for the [Jellyfish Media Server](https://github.com/jellyfish-dev/jellyfish). -Read the docs [here](https://jellyfish-dev.github.io/python-server-sdk/jellyfish.html) +Read the docs [here](https://jellyfish-dev.github.io/python-server-sdk) ## Installation