From a7e5d6bc100e85525022628456f7ed3549864211 Mon Sep 17 00:00:00 2001 From: Octogonapus Date: Wed, 24 Apr 2024 00:11:02 -0400 Subject: [PATCH] Fix readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f21a1e..1a4c069 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ # LibAwsHTTP.jl -Julia bindings for the [aws-c-io](https://github.com/awslabs/aws-c-io) library. +Julia bindings for the [aws-c-http](https://github.com/awslabs/aws-c-http) library.