mirror of
https://github.com/google/blockly.git
synced 2025-12-16 06:10:12 +01:00
Update keyboard nav redirect link (#4708)
This commit is contained in:
@@ -1,10 +1,8 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<body>
|
<head>
|
||||||
<body>
|
<meta charset="utf-8"/>
|
||||||
<p>This demo is in the process of moving! When it is available, you will
|
<title>Redirecting...</title>
|
||||||
be able to find it on our <a href="https://google.github.io/blockly-samples/">samples page</a>
|
<meta http-equiv="refresh" content="0;URL='https://google.github.io/blockly-samples/plugins/keyboard-navigation/test/'"/>
|
||||||
by searching for keyboard navigation.</p>
|
</head>
|
||||||
</body>
|
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user