From a592dfd3afea7a3bdfb9708c54eeed603236a5f3 Mon Sep 17 00:00:00 2001 From: Brandon Wagner Date: Mon, 13 Sep 2021 15:29:57 -0500 Subject: [PATCH] Set docsy to use main branch rather than master --- website/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/website/config.toml b/website/config.toml index 5065fcc814f3..90cae823e6fc 100644 --- a/website/config.toml +++ b/website/config.toml @@ -69,6 +69,7 @@ copyright = "Amazon.com, Inc. or its affiliates." github_repo = "https://github.com/awslabs/karpenter" # Specify a value here if your content directory is not in your repo's root directory github_subdir = "website" +github_branch= "main" # Twitter card images (banner with logo) images = ["banner.png"]