Skip to content

Commit 7250caf

Browse files
authored
Fix broken GetContentString() docs link (#346)
1 parent 4a7f0ea commit 7250caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/filemanagement.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ it you indicate that you acknowledge the risks of downloading potential malware.
342342
.. _`SetContentFile(filename)`: /PyDrive2/pydrive2/#pydrive2.files.GoogleDriveFile.SetContentFile
343343
.. _`SetContentString(content)`: /PyDrive2/pydrive2/#pydrive2.files.GoogleDriveFile.SetContentString
344344
.. _`GetContentFile(filename)`: /PyDrive2/pydrive2/#pydrive2.files.GoogleDriveFile.GetContentFile
345-
.. _`GetContentString()`: ./PyDrive2/pydrive2/#pydrive2.files.GoogleDriveFile.GetContentString
345+
.. _`GetContentString()`: /PyDrive2/pydrive2/#pydrive2.files.GoogleDriveFile.GetContentString
346346
.. _`official documentation`: https://developers.google.com/drive/v2/reference/files#resource-representations
347347
.. _`known`: https://productforums.google.com/forum/#!topic/docs/BJLimQDGtjQ
348348
.. _`abusive`: https://support.google.com/docs/answer/148505

0 commit comments

Comments
 (0)