prep for 3.0 patches
diff --git a/downloadsites/webtools/artifacts/patches/index.php b/downloadsites/webtools/artifacts/patches/index.php
new file mode 100644
index 0000000..a13ac4d
--- /dev/null
+++ b/downloadsites/webtools/artifacts/patches/index.php
@@ -0,0 +1,3 @@
+<?php
+        header("location: ../patches.php");
+?>
\ No newline at end of file