From 1452043f04c535ba349011543c62dfbac855bd12 Mon Sep 17 00:00:00 2001 From: Shyam Venkat Date: Fri, 5 Jul 2024 16:39:34 +0530 Subject: [PATCH] link update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b1e1da..8cd3b47 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ https://couchbase-ruby-orm.com ## Installation Add this line to your application's Gemfile: ```ruby -gem 'couchbase-orm', git: 'https://github.com/couchbase/couchbase-ruby-client' +gem 'couchbase-orm', git: 'https://github.com/Couchbase-Ecosystem/couchbase-ruby-orm' ``` And then execute: