Skip to content

Commit a1f97ae

Browse files
Fix _redirects
1 parent db35051 commit a1f97ae

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

web/public/_redirects

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
/wiki/* /:splat
33

44
/element /Element
5-
/element/* /:splat
6-
7-
/Element/ /Element
8-
/Element/* /:splat
5+
/element/:elementname /:elementname
6+
/Element/:elementname /:elementname
97

108
/GetElementPosition /getElementPosition

0 commit comments

Comments
 (0)