Redirect root to branches/main.

This commit is contained in:
Felix Fontein 2022-11-26 09:31:15 +01:00
commit 5ac283723e
2 changed files with 12 additions and 0 deletions

12
index.html Normal file
View file

@ -0,0 +1,12 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=https://ansible-collections.github.io/community.routeros/branch/main/" />
</head>
<body>
<h1>
The page has been moved to <a href="https://ansible-collections.github.io/community.routeros/branch/main/">https://ansible-collections.github.io/community.routeros/branch/main/</a>
</h1>
</body>
</html>