Update keyboard demo text (#4540)

This commit is contained in:
alschmiedt
2020-12-16 16:05:05 -08:00
committed by GitHub
parent f3f9b424e3
commit 1aedeba002

View File

@@ -1,11 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Refresh" content="0; url=https://github.com/google/blockly-samples">
</head>
<body>
<body>
<p>This demo is in the process of moving to a repository!</p>
<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>
</html>