From 9a4d56317ab4a27e0ab1891b7afaa57e2d1055f3 Mon Sep 17 00:00:00 2001 From: adi69 <0023aditya@gmail.com> Date: Thu, 20 Aug 2020 13:33:50 +0530 Subject: [PATCH] Fix URL in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b51297c4..010b8621 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ The fantastic ORM library for Golang, aims to be developer friendly. ## Getting Started -* GORM Guides [https://gorm.io](https://gorm.io) +* GORM Guides [https://gorm.io](https://v2.gorm.io) ## Contributing -[You can help to deliver a better GORM, check out things you can do](https://gorm.io/contribute.html) +[You can help to deliver a better GORM, check out things you can do](https://v2.gorm.io/contribute.html) ## License