From: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com> Date: Tue, 31 Oct 2023 06:57:34 +0000 (-0400) Subject: Fix third party package documentation link (#2902) X-Git-Tag: 0.25.1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f2d62096a99ea8b111236557fd2c788c85908d2;p=thirdparty%2Fhttpx.git Fix third party package documentation link (#2902) * Fix doc link * Update docs/third_party_packages.md --- diff --git a/docs/third_party_packages.md b/docs/third_party_packages.md index 2adb53ae..3d5f4778 100644 --- a/docs/third_party_packages.md +++ b/docs/third_party_packages.md @@ -8,7 +8,7 @@ As HTTPX usage grows, there is an expanding community of developers building too ### Hishel -[GitHub](https://github.com/karosis88/hishel) - [Documentation](https://karosis88.github.io/hishel/) +[GitHub](https://github.com/karpetrosyan/hishel) - [Documentation](https://hishel.com/) An elegant HTTP Cache implementation for HTTPX and HTTP Core.