File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
9
9
< link href ="https://fonts.googleapis.com/css?family=PT+Sans&display=swap " rel ="stylesheet ">
10
10
11
- < link rel ="stylesheet " href ="../docs/ css/theme-default.style.css " media ="screen ">
12
- < link rel ="stylesheet " href ="../docs/ css/theme-default.print.css " media ="print ">
13
- < script src ="../docs/ js/theme-default-3.3.0.js "> </ script >
11
+ < link rel ="stylesheet " href ="css/theme-default.style.css " media ="screen ">
12
+ < link rel ="stylesheet " href ="css/theme-default.print.css " media ="print ">
13
+ < script src ="js/theme-default-3.3.0.js "> </ script >
14
14
15
15
< link rel ="stylesheet "
16
16
href ="
//unpkg.com/@highlightjs/[email protected] /styles/obsidian.min.css "
>
21
21
< script >
22
22
var baseUrl = "http://localhost:8000" ;
23
23
</ script >
24
- < script src ="../docs/ js/tryitout-3.3.0.js "> </ script >
24
+ < script src ="js/tryitout-3.3.0.js "> </ script >
25
25
26
26
</ head >
27
27
@@ -2326,4 +2326,4 @@ <h4 class="fancy-heading-panel"><b>Body Parameters</b></h4>
2326
2326
} ) ;
2327
2327
</ script >
2328
2328
</ body >
2329
- </ html >
2329
+ </ html >
You can’t perform that action at this time.
0 commit comments