alchi-tables: add redirect from tables/index.html

This commit is contained in:
Milan Hauth 2022-08-12 11:11:10 +02:00
parent 3e911532d0
commit 6011b7a93a
1 changed files with 9 additions and 0 deletions

9
tables/index.html Normal file
View File

@ -0,0 +1,9 @@
<!doctype html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=../src/alchi-tables/alchi-tables.html" />
</head>
<body>
<p>redirecting to <a href="../src/alchi-tables/alchi-tables.html">../src/alchi-tables/alchi-tables.html</a></p>
</body>
</html>