From cdf2e83bd8df7f63926307acf1ad66e57717298f Mon Sep 17 00:00:00 2001 From: Kelby Ludwig Date: Thu, 5 Mar 2026 14:38:32 -0600 Subject: [PATCH] Fix godoc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 168df3e..971d0e3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ruleshttp [![CI](https://github.com/argemma-oss/ruleshttp/actions/workflows/ci.yml/badge.svg)](https://github.com/argemma-oss/ruleshttp/actions/workflows/ci.yml) -[![Go Reference](https://pkg.go.dev/badge/argemma-oss/ruleshttp.svg)](https://pkg.go.dev/argemma-oss/ruleshttp) +[![Go Reference](https://pkg.go.dev/badge/argemma-oss/ruleshttp.svg)](https://pkg.go.dev/github.com/argemma-oss/ruleshttp) > [!NOTE] > `ruleshttp` is currently a beta-quality library.