From d22278ab40484494810e6d4b65a5909ed0be91ca Mon Sep 17 00:00:00 2001 From: Carlos Mendible <266546+cmendible@users.noreply.github.com> Date: Wed, 11 Oct 2023 11:48:01 +0200 Subject: [PATCH] setting correct github_subdir --- docs/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hugo.toml b/docs/hugo.toml index 804372c9..ec142c26 100644 --- a/docs/hugo.toml +++ b/docs/hugo.toml @@ -115,7 +115,7 @@ github_repo = "https://github.com/azure/azqr" github_project_repo = "https://github.com/azure/azqr" # Specify a value here if your content directory is not in your repo's root directory -# github_subdir = "" +# github_subdir = "docs" # Uncomment this if your GitHub repo does not have "main" as the default branch, # or specify a new value if you want to reference another branch in your GitHub links