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 3de33f2 commit 2294b99Copy full SHA for 2294b99
springwolf-ui/src/_redirects
@@ -0,0 +1,3 @@
1
+. /springwolf-ui/asyncapi-ui.html 302
2
+/ /springwolf-ui/asyncapi-ui.html 302
3
+/springwolf-ui/ /springwolf-ui/asyncapi-ui.html 302
springwolf-ui/src/asyncapi-ui.html
@@ -3,7 +3,6 @@
<head>
4
<meta charset="utf-8" />
5
<title>Springwolf</title>
6
- <base href="/" />
7
<meta name="viewport" content="width=device-width, initial-scale=1" />
8
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
9
<link
0 commit comments