puppeteer/guides/index.html
release-please[bot] 79967841b4 deploy: 848c849358
2022-12-16 13:59:40 +00:00

11 lines
313 B
HTML

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