From 56d595b2cf05d2b6dc9070dbdc46596e8e69e681 Mon Sep 17 00:00:00 2001 From: Tasawar Hussain Date: Tue, 8 Sep 2020 12:54:04 +0500 Subject: [PATCH] Update README.md (#811) Fix the documentation link to readthedocs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e6418546..2c0f91332 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ worksheet.batch_update([{ }]) ``` -## [Documentation](http://gspread.readthedocs.org/) +## [Documentation](https://gspread.readthedocs.io/en/latest/) ## [Contributors](https://github.com/burnash/gspread/graphs/contributors)