Skip to content

Commit 6466c31

Browse files
committed
Add a GUI/index.html to redirect to examples/GUI/index.html
1 parent 9fa2052 commit 6466c31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

GUI/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<html>
2+
<body>
3+
<!-- Add a link to the new page because there are likely links pointing here from elsewhere -->
4+
This page has moved to: <a href="../examples/GUI/index.html">../examples/GUI/index.html</a>
5+
</body>
6+
</html>

0 commit comments

Comments
 (0)