This is an automated email from the ASF dual-hosted git repository.
neilcsmith 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 6c80dbe Update to the new Plugin Portal URL
new adede9f Merge pull request #484 from junichi11/new-pp-url
6c80dbe is described below
commit 6c80dbe848845c6548186346bf37f917a2b77055
Author: Junichi Yamamoto <[email protected]>
AuthorDate: Mon Jun 29 13:58:12 2020 +0900
Update to the new Plugin Portal URL
---
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 afc4413..195705f 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="https://netbeans-vm.apache.org/pluginportal/">Plugins</a> </li>
+ <li> <a href="https://plugins.netbeans.apache.org/">Plugins</a>
</li>
<li> <a href="/download/index.html">Download</a> </li>
</ul>
</div>
---------------------------------------------------------------------
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