From d3c871d9f775e7ad458ee99701f768d814b33c18 Mon Sep 17 00:00:00 2001 From: Craig Comstock Date: Fri, 9 Jan 2026 13:30:16 -0600 Subject: [PATCH] Adjusted git-branch to master for master branch Ticket: ENT-13457 Changelog: none --- generator/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/_config.yml b/generator/_config.yml index 58b9f15f3..ec067d9ee 100644 --- a/generator/_config.yml +++ b/generator/_config.yml @@ -3,7 +3,7 @@ safe: false plugins: ./_plugins/ # baseurl: /docs/master/ git-repository: github.com/cfengine/documentation -git-branch: "3.23" +git-branch: "master" #destination: #layouts: ./_layouts/ #permalink: /:title.html