This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/master by this push:
     new e0ec6a199c changed JIRA links to GitHub issues links. fixes #2891
     new bd298df44a Merge pull request #2892 from bamaer/2891
e0ec6a199c is described below

commit e0ec6a199c4af2feaae9138e007e305b8dad1ecf
Author: Bart Maertens <[email protected]>
AuthorDate: Sun Apr 30 10:05:30 2023 +0200

    changed JIRA links to GitHub issues links. fixes #2891
---
 CONTRIBUTING.md                                                         | 2 +-
 docs/hop-user-manual/modules/ROOT/pages/installation-configuration.adoc | 2 +-
 docs/hop-user-manual/modules/ROOT/pages/supported-jvms.adoc             | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index af853f4fe0..b3fff21229 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -24,7 +24,7 @@ Apache Hop is developed by an open and friendly community. 
Everybody is cordiall
 Contributing to Hop goes beyond writing code for the project. Below, we list 
different opportunities to help the project:
 
 * To report a problem with Hop, open a Hop's [GitHub 
Issue](https://github.com/apache/hop/issues), log in if necessary, and click on 
the "+" in the left side bar (Shortcut "c").
-Please give detailed information about the problem you encountered and, if 
possible, add a description that helps to reproduce the problem. For more 
information go to our 
[info](https://hop.apache.org/community/contribution-guides/jira-guide/) page. 
+Please give detailed information about the problem you encountered and, if 
possible, add a description that helps to reproduce the problem. For more 
information go to our 
[info](https://hop.apache.org/community/contribution-guides/github-guide/) 
page. 
 * Read the [Code Contribution 
Guide](https://hop.apache.org/community/contribution-guides/code-contribution-guide/)
 * Help With Code Reviews [Code Review 
Guide](https://hop.apache.org/community/contribution-guides/code-review-guide/)
 * Help Prepare a Release[Release Review 
Guide](https://hop.apache.org/community/contribution-guides/release-contribution-guide/)
diff --git 
a/docs/hop-user-manual/modules/ROOT/pages/installation-configuration.adoc 
b/docs/hop-user-manual/modules/ROOT/pages/installation-configuration.adoc
index 115ea91abb..d01700e66e 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/installation-configuration.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/installation-configuration.adoc
@@ -55,7 +55,7 @@ Apache Hop is known to work well on the following widely used 
Java Runtimes:
 
 Apache Hop works well with these 64-bit java runtimes for version 11.
 
-Other Java Runtimes may work but haven't been used and tested as extensively 
as the Oracle and OpenJDK JREs, so you may be pioneering. Feel free to open a 
https://hop.apache.org/community/tools/#jira[JIRA ticket] if you run into 
issues, but please mention your JRE and version.
+Other Java Runtimes may work but haven't been used and tested as extensively 
as the Oracle and OpenJDK JREs, so you may be pioneering. Feel free to open a 
https://hop.apache.org/community/tools/#GitHub-Issues[GitHub ticket] if you run 
into issues, but please mention your JRE and version.
 
 Run `java -version` if you're not sure which Java version is currently 
installed on your system. Your output should be similar to the one shown below.
 
diff --git a/docs/hop-user-manual/modules/ROOT/pages/supported-jvms.adoc 
b/docs/hop-user-manual/modules/ROOT/pages/supported-jvms.adoc
index 119e0c286b..5d5fe45e50 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/supported-jvms.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/supported-jvms.adoc
@@ -42,5 +42,5 @@ The list below is all JVM that has been confirmed having 
issue with apache Hop.
 
 * https://adoptium.net/[Adoptium]
 
-Other Java Runtimes may work, so you may be pioneering. Feel free to open a 
https://hop.apache.org/community/tools/#jira[JIRA ticket] if you run into 
issues, but please mention your JRE and version.
+Other Java Runtimes may work, so you may be pioneering. Feel free to open a 
https://hop.apache.org/community/tools/#GitHub-Issues[GitHub ticket] if you run 
into issues, but please mention your JRE and version.
 

Reply via email to