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 b43e511  removed dead links / updated outdated ones (wip)
     new 4063b4b  Merge pull request #560 from JoachimRohde/patch-1
b43e511 is described below

commit b43e511abb393fb7f5392916535e31a48e3ba031
Author: Joachim Rohde <webmas...@joachimrohde.com>
AuthorDate: Tue Aug 24 13:52:00 2021 +0200

    removed dead links / updated outdated ones (wip)
---
 .../src/content/kb/docs/platform.asciidoc          | 22 +++++++++-------------
 1 file changed, 9 insertions(+), 13 deletions(-)

diff --git a/netbeans.apache.org/src/content/kb/docs/platform.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/platform.asciidoc
index fbe4db3..7923efd 100644
--- a/netbeans.apache.org/src/content/kb/docs/platform.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/platform.asciidoc
@@ -155,7 +155,7 @@ 
image::../../images_www/screenshots/platform/five-easy-extend.png[role="left", l
 === General Introductions
 
 * link:http://wiki.netbeans.org/MavenBestPractices[+Maven Best Practices in 
NetBeans IDE+]
-* link:http://mojo.codehaus.org/nbm-maven-plugin/[+About the NetBeans Module 
Maven Plugin+]
+* link:http://bits.netbeans.org/mavenutilities/nbm-maven-plugin/[+About the 
NetBeans Module Maven Plugin+]
 
 === NetBeans Platform Tutorials
 
@@ -168,9 +168,8 @@ 
image::../../images_www/screenshots/platform/five-easy-extend.png[role="left", l
 === Miscellaneous
 
 * 
link:http://blogs.oracle.com/geertjan/entry/mavenized_netbeans_platform_runtime_container[+Mavenized
 NetBeans Platform Runtime Container+]
-* link:http://netbeans.dzone.com/how-create-maven-nb-project-type[+Creating 
Custom Project Types with Maven and the NetBeans Platform+]
-* link:http://netbeans.dzone.com/nb-how-create-javahelp-mavenized[+Creating 
JavaHelp with Maven and the NetBeans Platform+]
-* 
link:http://netbeans.dzone.com/videos/screencast-maven-and-netbeans[+Screencast:
 Maven and the NetBeans Platform+]
+* link:https://dzone.com/articles/how-create-maven-nb-project-type[+How to 
Create a Custom Project Type in a Mavenized NetBeans Platform Application+]
+* link:https://dzone.com/articles/nb-how-create-javahelp-mavenized[+How to 
Create JavaHelp in a Mavenized NetBeans Platform Application+]
 
 === Diagnostics
 
@@ -189,12 +188,10 @@ 
image::../../images_www/screenshots/platform/five-easy-extend.png[role="left", l
 
 == Community-Contributed Docs
 
-* link:http://wiki.netbeans.org/wiki/view/VisualDatabaseExplorer[+A Visual 
Database Explorer for NetBeans+], by Toni Epple
 * 
link:http://tdamir.blogspot.com/2007/12/ddl-visualizer-visualize-sql-script.html[+DDL
 Visualizer: Visualize SQL Script with NetBeans+], by Damir Tesanovic
 * 
link:http://blogs.kiyut.com/tonny/2007/10/18/customize-netbeans-platform-splash-screen-and-about-dialog/[+Customize
 the Splash Screen and About Dialog+], by Tonny Kohar
-* link:http://wiki.netbeans.org/wiki/view/AddingMRUList[+Create the 'Most 
Recently Used Files' List+], by Tonny Kohar
-* link:http://wiki.netbeans.org/wiki/view/TranslateNetbeansModule[+Translate 
Your NetBeans Module+], by Michel Graciano
-* link:http://netbeans.dzone.com/tips/quickstart-guide-language-supp[+Quick 
Start: Creating Language Tools In NetBeans IDE+], by Jordi R. Cardona
+* link:https://dzone.com/articles/quickstart-guide-language-supp[+Quick Start: 
Creating Language Tools In NetBeans IDE+], by Jordi R. Cardona
+* https://netbeans.apache.org/wiki/DevFaqIndex.asciidoc[+DevFaq wiki+], by the 
community
 
 == Reference Material
 
@@ -209,7 +206,7 @@ 
image::../../images_www/screenshots/platform/five-easy-extend.png[role="left", l
 * 
link:http://bits.netbeans.org/dev/javadoc/org-openide-explorer/org/openide/explorer/doc-files/api.html[+Explorer
 API+]
 * 
link:http://bits.netbeans.org/dev/javadoc/org-openide-explorer/org/openide/explorer/doc-files/propertyViewCustomization.html[+Property
 Sheet Customization+]
 * 
link:http://bits.netbeans.org/dev/javadoc/org-netbeans-api-visual/org/netbeans/api/visual/widget/doc-files/documentation.html[+Visual
 Library API+]
-* 
link:http://bits.netbeans.org/netbeans/trunk/javadoc/org-openide-util/org/openide/util/doc-files/api.html[+Utilities
 API+]
+* 
link:http://bits.netbeans.org/dev/javadoc/org-openide-util/org/openide/util/doc-files/api.html[+Utilities
 API+]
 * link:http://bits.netbeans.org/dev/javadoc/branding.html[+Branding+]
 * link:http://bits.netbeans.org/dev/javadoc/layers.html[+Description of Layer 
Registrations in NetBeans APIs+]
 * link:http://bits.netbeans.org/dev/javadoc/apichanges.html[+Latest NetBeans 
API Changes+]
@@ -218,13 +215,12 @@ 
image::../../images_www/screenshots/platform/five-easy-extend.png[role="left", l
 
 === Online Magazine Articles
 
-* 
link:http://java.sun.com/developer/technicalArticles/javase/extensible/index.html[+Creating
 Extensible Applications With the Java Platform+]
-* link:http://java.dzone.com/news/how-create-pluggable-photo-alb[+How to 
Create a Pluggable Photo Album in Java+]
-* link:https://netbeans.org/community/magazine/html/04/maven.html[+NetBeans 
Platform Development with Maven and Mevenide+]
+* 
link:https://www.oracle.com/technical-resources/articles/javase/extensible.html[+Creating
 Extensible Applications With the Java Platform+]
+* link:https://dzone.com/articles/how-create-pluggable-photo-alb[+How to 
Create a Pluggable Photo Album in Java+]
 
 === NetBeans Platform Blogs
 
-* link:http://blogs.oracle.com/geertjan[+Geertjan Wielenga+], 
link:http://eppleton.de[+Toni Epple+], 
link:http://www.aljoscha-rittner.de/blog/[+Aljoscha Rittner (German)+], 
link:http://blogs.oracle.com/scblog[+Sandip Chitale+], 
link:http://blogs.oracle.com/jglick[+Jesse Glick+], 
link:https://www.java.net/blogs/timboudreau[+Tim Boudreau+], 
link:http://blogs.kiyut.com/tonny/[+Tonny Kohar+].
+* link:http://blogs.oracle.com/geertjan[+Geertjan Wielenga+], 
link:http://blogs.kiyut.com/tonny/[+Tonny Kohar+].
 
 === NetBeans Platform Books
 

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

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

Reply via email to