We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db35051 commit a1f97aeCopy full SHA for a1f97ae
web/public/_redirects
@@ -2,9 +2,7 @@
2
/wiki/* /:splat
3
4
/element /Element
5
-/element/* /:splat
6
-
7
-/Element/ /Element
8
-/Element/* /:splat
+/element/:elementname /:elementname
+/Element/:elementname /:elementname
9
10
/GetElementPosition /getElementPosition
0 commit comments