This is an automated email from the ASF dual-hosted git repository.
houston pushed a commit to branch branch_9_0
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9_0 by this push:
new 7094efd Fix templating for official ref guide playbook
7094efd is described below
commit 7094efdec4059d345e8ed345eb2f332006de11e3
Author: Houston Putman <[email protected]>
AuthorDate: Wed Feb 23 12:59:07 2022 -0500
Fix templating for official ref guide playbook
---
solr/solr-ref-guide/playbook.template.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/solr/solr-ref-guide/playbook.template.yml
b/solr/solr-ref-guide/playbook.template.yml
index e4614d6..f53e250 100644
--- a/solr/solr-ref-guide/playbook.template.yml
+++ b/solr/solr-ref-guide/playbook.template.yml
@@ -16,7 +16,7 @@ content:
edit_url: '{web_url}/tree/main/{path}'
sources:
- url: '${source_url}'
- branches: '${source_branches}'
+ branches: ${source_branches}
start_path: '${start_path}'
ui: