Skip to content

Commit 79aff0f

Browse files
jancurnB4nan
andauthored
docs: update link (#306)
* Update RequestListOptions.md * fix v1 docs too --------- Co-authored-by: Martin Adámek <banan23@gmail.com>
1 parent f13ec19 commit 79aff0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/versioned_docs/version-1.3/typedefs/RequestListOptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ remote location. The URLs will be parsed from the received response.
3838
3939
// Get list of URLs from a Google Sheets document. Just add "/gviz/tq?tqx=out:csv" to the Google Sheet URL.
4040
// For details, see https://help.apify.com/en/articles/2906022-scraping-a-list-of-urls-from-a-google-sheets-document
41-
{ requestsFromUrl: 'https://docs.google.com/spreadsheets/d/1GA5sSQhQjB_REes8I5IKg31S-TuRcznWOPjcpNqtxmU/gviz/tq?tqx=out:csv' }
41+
{ requestsFromUrl: 'https://docs.google.com/spreadsheets/d/1-2mUcRAiBbCTVA5KcpFdEYWflLMLp9DDU3iJutvES4w/gviz/tq?tqx=out:csv' }
4242
]
4343
```
4444

website/versioned_docs/version-2.3/typedefs/RequestListOptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ remote location. The URLs will be parsed from the received response.
3838
3939
// Get list of URLs from a Google Sheets document. Just add "/gviz/tq?tqx=out:csv" to the Google Sheet URL.
4040
// For details, see https://help.apify.com/en/articles/2906022-scraping-a-list-of-urls-from-a-google-sheets-document
41-
{ requestsFromUrl: 'https://docs.google.com/spreadsheets/d/1GA5sSQhQjB_REes8I5IKg31S-TuRcznWOPjcpNqtxmU/gviz/tq?tqx=out:csv' }
41+
{ requestsFromUrl: 'https://docs.google.com/spreadsheets/d/1-2mUcRAiBbCTVA5KcpFdEYWflLMLp9DDU3iJutvES4w/gviz/tq?tqx=out:csv' }
4242
]
4343
```
4444

0 commit comments

Comments
 (0)