Fixed doc URL

This commit is contained in:
Fabio Manganiello 2020-01-09 22:24:15 +01:00
parent 4e4cf06b62
commit f2de1015a8
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class GoogleDrivePlugin(GooglePlugin):
Get the list of files.
:param filter: Optional filter (default: None). See
`Google Drive API docs <https://developers.google.com/drive/api/v3/search-files>` for
`Google Drive API docs <https://developers.google.com/drive/api/v3/search-files>`_ for
the supported syntax.
:param folder_id: Drive folder ID to search (default: get all files).