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 d44cb10 commit 11882b4Copy full SHA for 11882b4
_redirects
@@ -10,10 +10,10 @@
10
/argon-app/* https://app.argonjs.io/:splat 301
11
/argon-app https://app.argonjs.io/index.html 301
12
13
-/design-tools/* https://design-tools.argonjs.io/:splat 301
14
-/design-tools https://design-tools.argonjs.io/index.html 301
+/design-tools/* http://design-tools.argonjs.io/:splat 301
+/design-tools http://design-tools.argonjs.io/index.html 301
15
16
-/argon https://api.argonjs.io/ 301
17
-/argon/* https://api.argonjs.io/:splat 301
18
-/api https://api.argonjs.io/ 301
19
-/api/* https://api.argonjs.io/:splat 301
+/argon http://api.argonjs.io/ 301
+/argon/* http://api.argonjs.io/:splat 301
+/api http://api.argonjs.io/ 301
+/api/* http://api.argonjs.io/:splat 301
0 commit comments