From 14a9b9055a676640af1e814246f943ce38aa4473 Mon Sep 17 00:00:00 2001 From: rossinkiwi Date: Tue, 16 Mar 2021 16:47:31 -0600 Subject: [PATCH] Update README.md Fix link to API documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1104cb6a..d7373929 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ NOTE: This is NOT a library to create Google Drive App. * [Migration from ver. 2.x.x or before](#migration) * [How to install](#install) * [How to use](#use) -* [API documentation](http://www.rubydoc.info/gems/google_drive) +* [API documentation](https://rubydoc.info/github/gimite/google-drive-ruby) * [Authorization](https://github.com/gimite/google-drive-ruby/blob/master/doc/authorization.md) * [Github](http://github.com/gimite/google-drive-ruby) * [License](#license)