Skip to content

Commit 9fb9a0c

Browse files
authored
docs: Fix the broken link (apify#3366)
Fix the broken link in the blog post
1 parent 3318147 commit 9fb9a0c

File tree

1 file changed

+1
-1
lines changed
  • website/blog/2024/12-13-scrape-google-maps-using-python

1 file changed

+1
-1
lines changed

website/blog/2024/12-13-scrape-google-maps-using-python/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,6 @@ You've successfully built a comprehensive Google Maps scraper that collects and
549549
We’ve handpicked some great resources to help you further explore web scraping:
550550

551551
- [Scrapy vs. Crawlee: Choosing the right tool](https://www.crawlee.dev/blog/scrapy-vs-crawlee)
552-
- [Mastering proxy management with Crawlee](https://wwww.crawlee.dev/blog/proxy-management-in-crawlee)
552+
- [Mastering proxy management with Crawlee](https://www.crawlee.dev/blog/proxy-management-in-crawlee)
553553
- [Think like a web scraping expert: 12 pro tips](https://www.crawlee.dev/blog/web-scraping-tips)
554554
- [Building a LinkedIn job scraper](https://www.crawlee.dev/blog/linkedin-job-scraper-python)

0 commit comments

Comments
 (0)