summaryrefslogtreecommitdiff
path: root/files/refresh.html
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-12 17:38:05 -0600
committerJeff Carr <[email protected]>2024-01-12 17:38:05 -0600
commit46959efd7beedde1585305d3d0cf2e6c127f3417 (patch)
tree661ba448ee744055377c3fe82a172b6cac0993c1 /files/refresh.html
parent96cd3c3524bf34292970fa28f941334aa56d9c62 (diff)
refresh bad urls to git.wit.org
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'files/refresh.html')
-rw-r--r--files/refresh.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/files/refresh.html b/files/refresh.html
new file mode 100644
index 0000000..baf2c02
--- /dev/null
+++ b/files/refresh.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta http-equiv="refresh" content="0; url=https://go.wit.com/">
+ </head>
+ <body>
+ BAD URL <a href="https://go.wit.com/">redirecting back to go.wit.com</a>
+ </body>
+</html>