puppeteer/docs/index.html
release-please[bot] c5a6f89cf7 deploy: df986ef2dd
2024-04-12 11:26:58 +00:00

11 lines
340 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/guides/what-is-puppeteer">
<link rel="canonical" href="/guides/what-is-puppeteer" />
</head>
<script>
window.location.href = '/guides/what-is-puppeteer' + window.location.search + window.location.hash;
</script>
</html>