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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9ba2a45cb updated issue tracker links.
     new bb5a8e751 Merge pull request #609 from mbien/issue-tracker-links
9ba2a45cb is described below

commit 9ba2a45cb41512886d941245b984a56d8dc0d569
Author: Michael Bien <[email protected]>
AuthorDate: Sun Aug 21 02:09:45 2022 +0200

    updated issue tracker links.
---
 netbeans.apache.org/src/content/templates/platform_tutorial.gsp | 3 +--
 netbeans.apache.org/src/content/templates/tools.gsp             | 2 +-
 netbeans.apache.org/src/content/templates/tutorial.gsp          | 3 +--
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/netbeans.apache.org/src/content/templates/platform_tutorial.gsp 
b/netbeans.apache.org/src/content/templates/platform_tutorial.gsp
index ac988e0c9..c2b821d99 100644
--- a/netbeans.apache.org/src/content/templates/platform_tutorial.gsp
+++ b/netbeans.apache.org/src/content/templates/platform_tutorial.gsp
@@ -46,8 +46,7 @@
                   <tbody><tr>
                   <td class="icon"><i class="fa icon-note" 
title="Note"></i></td>
                   <td class="content">This tutorial needs a review. 
-                     You can <a 
href="https://issues.apache.org/jira/projects/NETBEANS/issues";>open a JIRA 
issue</a>, 
-                     or <a 
href="https://github.com/apache/netbeans-website/blob/master/netbeans.apache.org/src${tutorial_file}";
 title="Edit this tutorial in github">edit it in GitHub </a>
+                     You can <a 
href="https://github.com/apache/netbeans-website/blob/master/netbeans.apache.org/src${tutorial_file}";
 title="Edit this tutorial in github">edit it in GitHub </a>
                      following these <a 
href="/kb/docs/contributing.html">contribution guidelines.</a></td>
                   </tr></tbody>
                 </table>
diff --git a/netbeans.apache.org/src/content/templates/tools.gsp 
b/netbeans.apache.org/src/content/templates/tools.gsp
index f20661df7..ec747e1ae 100644
--- a/netbeans.apache.org/src/content/templates/tools.gsp
+++ b/netbeans.apache.org/src/content/templates/tools.gsp
@@ -25,7 +25,7 @@
         <li><a title="Github" href="https://github.com/apache/netbeans";><i 
class="fa fa-md fa-github"></i></a></li>
         <li><a title="YouTube" 
href="https://www.youtube.com/user/netbeansvideos";><i class="fa fa-md 
fa-youtube"></i></a></li>
         <li><a title="Slack" 
href="https://tinyurl.com/netbeans-slack-signup/";><i class="fa fa-md 
fa-slack"></i></a></li>
-        <li><a title="JIRA" 
href="https://issues.apache.org/jira/projects/NETBEANS/summary";><i class="fa 
fa-mf fa-bug"></i></a></li>
+        <li><a title="Issues" 
href="https://github.com/apache/netbeans/issues";><i class="fa fa-mf 
fa-bug"></i></a></li>
     </ul>
     <ul class="menu align-center">
         <%
diff --git a/netbeans.apache.org/src/content/templates/tutorial.gsp 
b/netbeans.apache.org/src/content/templates/tutorial.gsp
index ac988e0c9..c2b821d99 100644
--- a/netbeans.apache.org/src/content/templates/tutorial.gsp
+++ b/netbeans.apache.org/src/content/templates/tutorial.gsp
@@ -46,8 +46,7 @@
                   <tbody><tr>
                   <td class="icon"><i class="fa icon-note" 
title="Note"></i></td>
                   <td class="content">This tutorial needs a review. 
-                     You can <a 
href="https://issues.apache.org/jira/projects/NETBEANS/issues";>open a JIRA 
issue</a>, 
-                     or <a 
href="https://github.com/apache/netbeans-website/blob/master/netbeans.apache.org/src${tutorial_file}";
 title="Edit this tutorial in github">edit it in GitHub </a>
+                     You can <a 
href="https://github.com/apache/netbeans-website/blob/master/netbeans.apache.org/src${tutorial_file}";
 title="Edit this tutorial in github">edit it in GitHub </a>
                      following these <a 
href="/kb/docs/contributing.html">contribution guidelines.</a></td>
                   </tr></tbody>
                 </table>


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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to