Skip to content

Commit 66b41f1

Browse files
1 parent adf5238 commit 66b41f1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Slides/Resource/PresentationsPages.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,9 @@ public function get($presentationId, $pageObjectId, $optParams = [])
4949
/**
5050
* Generates a thumbnail of the latest version of the specified page in the
5151
* presentation and returns a URL to the thumbnail image. This request counts as
52-
* an [expensive read request](/slides/limits) for quota purposes.
53-
* (pages.getThumbnail)
52+
* an [expensive read
53+
* request](https://developers.google.com/workspace/slides/limits) for quota
54+
* purposes. (pages.getThumbnail)
5455
*
5556
* @param string $presentationId The ID of the presentation to retrieve.
5657
* @param string $pageObjectId The object ID of the page whose thumbnail to

0 commit comments

Comments
 (0)