From e19854e38adede83f1874a05e25f258aa0e6b5e1 Mon Sep 17 00:00:00 2001 From: marinkiclukamani Date: Sun, 19 May 2024 21:58:47 +0000 Subject: [PATCH] changes on README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95a76b4..95691cc 100644 --- a/README.md +++ b/README.md @@ -406,7 +406,7 @@ Batching also happens when you unlink worksheet. But in that case the requests a This library is still in development phase. -* Follow the [Contributing to Open Source](https://guides.github.com/activities/contributing-to-open-source/) Guide. +* Follow the [Contributing to Open Source](https://opensource.guide/) Guide. * Branch off of the `staging` branch, and submit Pull Requests back to that branch. Note that the `master` branch is used for version bumps and hotfixes only.