From 497fdd5c57603d0a185b9b47a8c7277acbc1372b Mon Sep 17 00:00:00 2001 From: Billy Kern Date: Tue, 31 Dec 2024 22:34:47 -0500 Subject: [PATCH] docs: update deepmap/oapi-codegen reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08dc2ca..35121d2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ ⚠️ This README may be for the latest development version, which may contain unreleased changes. Please ensure you're looking at the README for the latest release version. -Middleware for the [Gin web server](https://github.com/gin-gonic/gin) for use with [deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen). +Middleware for the [Gin web server](https://github.com/gin-gonic/gin) for use with [oapi-codegen/oapi-codegen](https://github.com/oapi-codegen/oapi-codegen). Licensed under the Apache-2.0.