mirror of
https://github.com/google/blockly.git
synced 2025-12-15 22:00:07 +01:00
Update keyboard nav redirect link (#4708)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user