Skip to content

Commit 2b332eb

Browse files
authored
fix: try to change the site sub-path (#486)
Co-authored-by: rick <[email protected]>
1 parent f38d299 commit 2b332eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/site/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL = "/"
1+
baseURL = "/api-testing"
22
title = "API Testing"
33

44
# Language settings

0 commit comments

Comments
 (0)