This is an automated email from the ASF dual-hosted git repository.
ricardozanini pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
The following commit(s) were added to refs/heads/main by this push:
new 4015d663e5 NO_ISSUE: Update README with most recent information (#3864)
4015d663e5 is described below
commit 4015d663e567a88ee5b510f5c185acf0d3fbe42d
Author: Dominik HanĂ¡k <[email protected]>
AuthorDate: Fri Mar 21 22:49:30 2025 +0100
NO_ISSUE: Update README with most recent information (#3864)
* NO_ISSUE: Make README up to date
* Fix links to issues and mailing list
---
README.md | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index f2cae21229..96c469cc37 100644
--- a/README.md
+++ b/README.md
@@ -22,34 +22,34 @@
<p align="center"><img width=55% height=55% src="docsimg/kogito.png"></p>
-[](https://github.com/kiegroup/kogito-runtimes/stargazers)
-[](https://github.com/kiegroup/kogito-runtimes/network/members)
-[]()
-[](https://github.com/kiegroup/kogito-runtimes/pulls)
+[](https://github.com/apache/incubator-kie-kogito-runtimes/stargazers)
+[](https://github.com/apache/incubator-kie-kogito-runtimes/network/members)
+[](https://github.com/apache/incubator-kie-kogito-runtimes/issues)
+[](https://github.com/apache/incubator-kie-kogito-runtimes/pulls)
[](
https://kie.zulipchat.com)
-[](https://github.com/kiegroup/kogito-runtimes/graphs/contributors)
-[](https://github.com/kiegroup/kogito-runtimes/blob/main/LICENSE)
+[](https://github.com/apache/incubator-kie-kogito-runtimes/graphs/contributors)
+[](https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/LICENSE)
[](https://twitter.com/kogito_kie?lang=en)
## Quick Links
-**Homepage:** http://kogito.kie.org
+**Homepage:** https://kie.apache.org
-**Guides and Documentation:** https://kogito.kie.org/guides/
+**Guides and Documentation:** https://kie.apache.org/docs/documentation/
-**JIRA Issues:** https://issues.jboss.org/projects/KOGITO
+**GitHub Issues:** https://github.com/apache/incubator-kie-issues/issues
## Requirements
-- [Maven](https://maven.apache.org/) 3.8.1 or later
-- [Java](https://openjdk.java.net/install/) 11 or later (devel package)
+- [Maven](https://maven.apache.org/) 3.9.6 or later
+- [Java](https://openjdk.java.net/install/) 17 or later (devel package)
- optional: Docker installation for running integration tests
## Getting Started
-The [Kogito Examples repository](https://github.com/kiegroup/kogito-examples)
module contains a number of examples that you can take a look at and try out
yourself. Please take a look at the readme of each individual example for more
details on how the example works and how to run it yourself (either locally or
on Kubernetes).
+The [Kogito Examples
repository](https://github.com/apache/incubator-kie-kogito-examples) module
contains a number of examples that you can take a look at and try out yourself.
Please take a look at the readme of each individual example for more details on
how the example works and how to run it yourself (either locally or on
Kubernetes).
## Guides
The official guides for Kogito can be found at our main website, these include
guides for Quarkus and Spring Boot.
-- [Kogito Guides](https://kogito.kie.org/guides/).
+- [Kogito Documentation](https://kie.apache.org/docs/documentation/).
If you want to read more about Quarkus:
@@ -62,9 +62,9 @@ All contributions are welcome! Before you start please read
the [contribution gu
## Getting Help
### Issues
- Do you have a [minimal, reproducible
example](https://stackoverflow.com/help/minimal-reproducible-example) for your
issue?
- - If so, please open a Jira for it in the [Kogito
project](https://issues.redhat.com/projects/KOGITO/summary) with the details of
your issue and example.
+ - If so, please open a new issues for it in the
[issues](https://github.com/apache/incubator-kie-issues/issues) with the
details of your issue and example.
- Are you encountering an issue but unsure of what is going on?
- - Start a new conversation in the Kogito [Google
Group](https://groups.google.com/g/kogito-development), or open a new thread in
the [Kogito stream](https://kie.zulipchat.com/#narrow/stream/232676-kogito) of
the KIE Zulip chat.
+ - Start a new conversation in the Apache KIE [users mailing
list](https://lists.apache.org/[email protected]), or open a new
thread in the [Kogito
stream](https://kie.zulipchat.com/#narrow/stream/232676-kogito) of the KIE
Zulip chat.
- Please provide as much relevant information as you can as to what could be
causing the issue, and our developers will help you figure out what's going
wrong.
### Requests
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]