From 7bb9fe8a4d576858232bb2815d7a2fd50543a2fe Mon Sep 17 00:00:00 2001 From: Nick Ferguson Date: Wed, 13 Nov 2024 11:43:54 -0500 Subject: [PATCH] set branches for prevent --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index f70a831..82f5b40 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -13,7 +13,7 @@ site: content: sources: - url: https://github.com/ThreatX/threatx-docs-txprevent.git - branches: ['1.0','1.1','1.2'] + branches: ['1.1'] start_path: docs - url: https://github.com/ThreatX/threatx-docs-general.git branches: ['4.74']