Skip to content

Commit 4100ae0

Browse files
committed
Add link for pptr.dev
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 356cf4d commit 4100ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-10-28-puppeteer-scraping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Learn how to scrape webpages using Puppeteer and Serverless Functions built with
1717

1818
## Introduction to web testing and scraping
1919

20-
In this post I'll introduce you Puppeteer and show you how to use it to automate and scrape websites using OpenFaaS functions.
20+
In this post I'll introduce you [Puppeteer](https://pptr.dev/) and show you how to use it to automate and scrape websites using OpenFaaS functions.
2121

2222
There's two main reasons you may want to automate a web browser:
2323
* to run compliance and end-to-end tests against your application

0 commit comments

Comments
 (0)