浏览代码

adding redirect rules

Raanan Weber 7 年之前
父节点
当前提交
7ce98c875e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      assets/_redirects

+ 2 - 0
assets/_redirects

@@ -0,0 +1,2 @@
+# Redirect microsoft controllers if ID was not found on the server
+/microsoft/*/:controller.glb   /microsoft/default/:controller.glb   200