Skip to content

Commit 28ddb00

Browse files
authored
Merge pull request #1976 from takanohi/website-github-links
Fix website github links
2 parents e75c56a + 2735a99 commit 28ddb00

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)