You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2018/07/10 10:49:37 UTC

[incubator-netbeans-website] branch master updated: add jira redirect page (#64)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new ddef37e  add jira redirect page (#64)
ddef37e is described below

commit ddef37ed3997b26bb3653df5d6b4b55c38d125b0
Author: Reema Taneja <32...@users.noreply.github.com>
AuthorDate: Tue Jul 10 03:49:35 2018 -0700

    add jira redirect page (#64)
---
 netbeans.apache.org/src/content/nb/issues_redirect.html | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/netbeans.apache.org/src/content/nb/issues_redirect.html b/netbeans.apache.org/src/content/nb/issues_redirect.html
new file mode 100644
index 0000000..a7cafc1
--- /dev/null
+++ b/netbeans.apache.org/src/content/nb/issues_redirect.html
@@ -0,0 +1,15 @@
+status=published
+type=raw
+~~~~~~
+<html xmlns="http://www.w3.org/1999/xhtml">
+    <head>
+        <meta http-equiv="refresh" content="0; url=https://issues.apache.org/jira/projects/NETBEANS/issues"/>
+        <title>Redirecting to Apache JIRA</title>
+    </head>
+    <body>
+        <center>
+            <h3>Redirecting to Apache JIRA...</h3> 
+        </center>
+
+    </body>
+</html>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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