diff options
Diffstat (limited to 'docs/docs-samples-redirect.html')
-rw-r--r-- | docs/docs-samples-redirect.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/docs-samples-redirect.html b/docs/docs-samples-redirect.html new file mode 100644 index 0000000..4e549e6 --- /dev/null +++ b/docs/docs-samples-redirect.html @@ -0,0 +1,8 @@ +<html>
+<head>
+<meta http-equiv="refresh" content="0;url=../../samples/">
+</head>
+<body>
+<a href="../../samples/">click here if you are not redirected</a>
+</body>
+</html>
|