Skip to content

Commit a97a57f

Browse files
committed
Fix urls
1 parent ed39bbb commit a97a57f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL = "/docs"
1+
baseURL = "/"
22
languageCode = "en-us"
33
title = "UVCloud documentations"
44
theme = "docdock"

content/_header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<img align="left" src="/docs/images/logo.png" width="25%"></img>
1+
<img align="left" src="/images/logo.png" width="25%"></img>
22
UVCloud
33
<p style="clear: both"></p>

0 commit comments

Comments
 (0)