Skip to content

Commit 1ecc2ce

Browse files
committed
fix base url
1 parent f5267a4 commit 1ecc2ce

File tree

1 file changed

+1
-1
lines changed
  • src/UEditor.Docs.WebAssembly/wwwroot/gh-pages

1 file changed

+1
-1
lines changed

src/UEditor.Docs.WebAssembly/wwwroot/gh-pages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0">
88
<title>UEditor of Blazor</title>
9-
<base href="/uditor-blazor/" />
9+
<base href="/ueditor-blazor/" />
1010
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
1111
<link href="css/app.css" rel="stylesheet" />
1212
<link href="manifest.json" rel="manifest" />

0 commit comments

Comments
 (0)