From 7793550391b7163fc0dddb0d1f4c0c342a9e5318 Mon Sep 17 00:00:00 2001 From: tarilabs Date: Sat, 28 Oct 2023 15:47:04 +0200 Subject: [PATCH] Fix GitHub star count Address only: - GitHub stargazers count - "Fork me on GitHub" banner which is derived from `config.github` for JBake generation --- jbake.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jbake.properties b/jbake.properties index 2784cce..251b0e6 100644 --- a/jbake.properties +++ b/jbake.properties @@ -32,7 +32,7 @@ title=Drools keywords=rule engine\\, business rule\\, java\\, DMN\\, decision model notation\\, open source\\, forward chain\\, backward chain\\, inference\\, decision table\\, DSL\\, software\\, library\\, constraint programming canonicalBaseUrl=https://drools.org issueTracker=https://issues.redhat.com/projects/DROOLS -github=https://github.com/kiegroup/drools +github=https://github.com/apache/incubator-kie-drools twitter=https://twitter.com/DroolsRules active_menu=drools