b985680be2fb49fd4f2ae677c2cdbf6950a26ed4
lrnassar
  Tue Apr 16 13:41:16 2024 -0700
Adding a training page redirect to git which has existed in the RR for a long time, refs #33444

diff --git src/hg/htdocs/training.html src/hg/htdocs/training.html
new file mode 100644
index 0000000..cf48d17
--- /dev/null
+++ src/hg/htdocs/training.html
@@ -0,0 +1,7 @@
+<HTML>
+<HEAD>
+<TITLE>Redirect</TITLE>
+<META HTTP-EQUIV="refresh" CONTENT="1 ;URL=training/index.html">
+</HEAD>
+</BODY>
+</HTML>