From 505935fa1e1c5319b2d8cd64566a913a3cf1a47f Mon Sep 17 00:00:00 2001 From: Kijima Daigo Date: Tue, 7 Nov 2023 00:30:37 +0900 Subject: [PATCH] docs: fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85ad3050..745dad60 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ The fantastic ORM library for Golang, aims to be developer friendly. © Jinzhu, 2013~time.Now -Released under the [MIT License](https://github.com/go-gorm/gorm/blob/master/License) +Released under the [MIT License](https://github.com/go-gorm/gorm/blob/master/LICENSE)