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 2020/06/09 11:34:24 UTC

[netbeans-website] branch master updated: Point the Plugins menu to the new plugin portal

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/netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 8fd2b78  Point the Plugins menu to the new plugin portal
8fd2b78 is described below

commit 8fd2b78f18dccf7836a30201a3c87b546fd32210
Author: Geertjan Wielenga <ge...@apache.org>
AuthorDate: Tue Jun 9 13:34:17 2020 +0200

    Point the Plugins menu to the new plugin portal
---
 netbeans.apache.org/src/content/templates/menu.gsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/templates/menu.gsp b/netbeans.apache.org/src/content/templates/menu.gsp
index 3c452b5..afc4413 100644
--- a/netbeans.apache.org/src/content/templates/menu.gsp
+++ b/netbeans.apache.org/src/content/templates/menu.gsp
@@ -33,7 +33,7 @@
             <li> <a href="/participate/index.html">Participate</a> </li>
             <li> <a href="https://blogs.apache.org/netbeans/">Blog</a></li>
             <li> <a href="/help/index.html">Get Help</a> </li>
-            <li> <a href="/plugins/index.html">Plugins</a> </li>
+            <li> <a href="https://netbeans-vm.apache.org/pluginportal/">Plugins</a> </li>
             <li> <a href="/download/index.html">Download</a> </li>
         </ul>
     </div>


---------------------------------------------------------------------
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