This is an automated email from the ASF dual-hosted git repository.
rlenferink pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix-site.git
The following commit(s) were added to refs/heads/master by this push:
new 54553f8 Updated link to issue tracking page
54553f8 is described below
commit 54553f8054f6d68eae3e43b7f652a04700f4164e
Author: Roy Lenferink <[email protected]>
AuthorDate: Sun Jan 13 15:14:22 2019 +0100
Updated link to issue tracking page
---
source/contributing/youatcelix.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/contributing/youatcelix.md
b/source/contributing/youatcelix.md
index ab4e60c..3c06cdf 100644
--- a/source/contributing/youatcelix.md
+++ b/source/contributing/youatcelix.md
@@ -34,7 +34,7 @@ around Celix in public (except a few things, like discussions
on persons).
With reading the developers list you'll get a good idea what we are planning
and maybe even how you can help.
-Another way is to simply look through the [Issue
Tracker](https://issues.apache.org/jira/browse/CELIX)
+Another way is to simply look through the [Issue
Tracker](/support/issue-tracking.html)
and work on a patch. It's recommended to first try to understand and then
discuss
what you plan on the mailing list. This way we will find out if we are on
the same page and of course will learn about you.