Files
chrome-extensions-samples/docs/index.html
2021-02-22 19:55:26 -08:00

14 lines
443 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="refresh" content="2;url=https://github.com/GoogleChrome/chrome-extensions-samples" />
<title>Redirecting…</title>
</head>
<body>
<p>Redirecting to the <a
href="https://github.com/GoogleChrome/chrome-extensions-samples">GoogleChrome/chrome-extensions-samples</a>
repository on GitHub in 2 seconds.</p>
</body>
</html>