Update keyboard nav redirect link (#4708)

This commit is contained in:
alschmiedt
2021-03-18 11:28:20 -07:00
committed by GitHub
parent 9a93ca486f
commit 7eb94bf5be

View File

@@ -1,10 +1,8 @@
<!DOCTYPE html>
<html>
<body>
<body>
<p>This demo is in the process of moving! When it is available, you will
be able to find it on our <a href="https://google.github.io/blockly-samples/">samples page</a>
by searching for keyboard navigation.</p>
</body>
</body>
<head>
<meta charset="utf-8"/>
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0;URL='https://google.github.io/blockly-samples/plugins/keyboard-navigation/test/'"/>
</head>
</html>