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

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 1516e90  Fix dead links and remove mentions of jira
1516e90 is described below

commit 1516e90284d560f32f22612b6b1da8b3465186da
Author: Antoine Toulme <[email protected]>
AuthorDate: Wed Sep 30 22:27:07 2020 -0700

    Fix dead links and remove mentions of jira
---
 _data/project.yml | 24 ++++++++++++------------
 community.md      |  4 ++--
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/_data/project.yml b/_data/project.yml
index 5acaca3..b873e56 100644
--- a/_data/project.yml
+++ b/_data/project.yml
@@ -26,25 +26,25 @@ description: Apache Tuweni is a set of libraries and other 
tools to aid developm
 download: /download
 latest_release: 1.1.0
 
-dev_list: [email protected]
-dev_list_subscribe: [email protected]
-dev_list_unsubscribe: [email protected]
+dev_list: [email protected]
+dev_list_subscribe: [email protected]
+dev_list_unsubscribe: [email protected]
 dev_list_archive: http://mail-archives.apache.org/mod_mbox/tuweni-dev/
-dev_list_archive_mailarchive: 
https://www.mail-archive.com/[email protected]/
+dev_list_archive_mailarchive: 
https://www.mail-archive.com/[email protected]/
 dev_list_archive_markmail:
 
-user_list: [email protected]
-user_list_subscribe: [email protected]
-user_list_unsubscribe: [email protected]
+user_list: [email protected]
+user_list_subscribe: [email protected]
+user_list_unsubscribe: [email protected]
 user_list_archive: http://mail-archives.apache.org/mod_mbox/tuweni-users/
-user_list_archive_mailarchive: 
https://www.mail-archive.com/[email protected]/
+user_list_archive_mailarchive: 
https://www.mail-archive.com/[email protected]/
 user_list_archive_markmail:
 
-commits_list: [email protected]
-commits_list_subscribe: [email protected]
-commits_list_unsubscribe: [email protected]
+commits_list: [email protected]
+commits_list_subscribe: [email protected]
+commits_list_unsubscribe: [email protected]
 commits_list_archive: http://mail-archives.apache.org/mod_mbox/tuweni-commits/
-commits_list_archive_mailarchive: 
https://www.mail-archive.com/[email protected]/
+commits_list_archive_mailarchive: 
https://www.mail-archive.com/[email protected]/
 commits_list_archive_markmail:
 
 jira: TUWENI
diff --git a/community.md b/community.md
index 47bf6c1..cd02713 100644
--- a/community.md
+++ b/community.md
@@ -57,7 +57,7 @@ Get help using {{ site.data.project.short_name }} or 
contribute to the project o
 
 #### Bug Reports
 
-Found bug? Enter an issue in the [Issue 
Tracker](https://issues.apache.org/jira/browse/{{ site.data.project.jira }}).
+Found bug? Enter an issue in the [Issue 
Tracker](https://github.com/apache/incubator-tuweni/issues).
 
 Before submitting an issue, please:
 
@@ -72,7 +72,7 @@ Before submitting an issue, please:
 Enhancement requests for new features are also welcome. The more concrete and 
rationale the request is, the greater the chance it will incorporated into 
future releases.
 
 
-  [https://issues.apache.org/jira/browse/{{ site.data.project.jira 
}}](https://issues.apache.org/jira/browse/{{ site.data.project.jira }})
+  
[https://github.com/apache/incubator-tuweni/issues](https://github.com/apache/incubator-tuweni/issues)
 
 
 ### Source Code


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to