Skip to content

Commit 2735a99

Browse files
committed
Fix website github links
Signed-off-by: Hiroaki Takano <[email protected]>
1 parent e7c3c1c commit 2735a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ version = "master"
110110
#url_latest_version = "https://lima-vm.io"
111111

112112
# Specify a value here if your content directory is not in your repo's root directory
113-
# github_subdir = ""
113+
github_subdir = "website"
114114

115115
# Uncomment this if your GitHub repo does not have "main" as the default branch,
116116
# or specify a new value if you want to reference another branch in your GitHub links

0 commit comments

Comments
 (0)