-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,9 @@ | |
|
||
:short-bonita-version: 10.0 | ||
:doc-url: https://documentation.bonitasoft.com/bonita/{short-bonita-version} | ||
:github-orga: bonitasoft-presales | ||
:github-project: connector-kafka | ||
:github-url: https://github.com/{github-orga}/{github-project} | ||
:java-version: 17 | ||
= connector-kafka-consumer | ||
|
||
|
@@ -67,7 +70,7 @@ For more details about Apache Maven, please refer to the https://maven.apache.or | |
|
||
_**TODO**_: In case there's some step you have to take that publishes this project to a server, this is the right time to state it. | ||
|
||
{doc-url}/managing-extension-studio[Install the connector in your Bonita project using the Studio, window = "_blank"]. | ||
{doc-url}/bonita-overview/managing-extension-studio[Install the connector in your Bonita project using the Studio, window = "_blank"]. | ||
|
||
== Contributing | ||
|
||
|
@@ -90,9 +93,6 @@ _**TODO**_: Even though this information can be found inside the project on mach | |
format like in a .json file, it's good to include a summary of most useful | ||
links to humans using your project. You can include links like: | ||
|
||
. Project homepage: https://your.github.com/awesome-project/ | ||
. Repository: https://github.com/your/awesome-project/ | ||
. Issue tracker: https://github.com/your/awesome-project/issues | ||
.. In case of sensitive bugs like security vulnerabilities, please contact | ||
[email protected] directly instead of using issue tracker. We value your effort | ||
to improve the security and privacy of this project! | ||
. Project homepage: {github-url} | ||
. Repository: {github-url} | ||
. Issue tracker: {github-url}/issues |