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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2762cbd  updated links in documentation
2762cbd is described below

commit 2762cbd4577ec3df7a2705f1ce632bf80df606eb
Author: Anton Epple <[email protected]>
AuthorDate: Fri Aug 31 09:36:01 2018 +0200

    updated links in documentation
---
 src/main/javadoc/overview.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/main/javadoc/overview.html b/src/main/javadoc/overview.html
index 36e47f0..a59ea0f 100644
--- a/src/main/javadoc/overview.html
+++ b/src/main/javadoc/overview.html
@@ -99,7 +99,7 @@ $ mvn -f client/pom.xml process-classes exec:exec
         <h3>More Information</h3>
         <p>We tried to make our API Docs as useful as possible, so they 
contain 
             lots of valuable information. So this should be your first stop 
when looking for information:
-            Current <a target="_blank" 
href="http://bits.netbeans.org/html+java/dev/";>development</a> version
+            Current <a target="_blank" 
href="https://dukescript.com/javadoc/html+java/dev/";>development</a> version
             
         </p>
         <p>The <a href="http://dukescript.com"; target="_blank">DukeScript 
project</a> contains a lot of information for Java/HTML developers.
@@ -489,7 +489,8 @@ $ mvn -f client/pom.xml process-classes exec:exec
         The javadoc for latest and previous versions is also available
         online:
         <ul>
-            <li>Current <a target="_blank" 
href="http://bits.netbeans.org/html+java/dev/";>development</a> version
+            <li>Current <a target="_blank" 
href="https://dukescript.com/javadoc/html+java/dev/";>development</a> version
+            <li>Version <a target="_blank" 
href="https://dukescript.com/javadoc/html+java/1.5.1/";>1.5.1</a>
             <li>Version <a target="_blank" 
href="http://bits.netbeans.org/html+java/1.5";>1.5</a>
             <li>Version <a target="_blank" 
href="http://bits.netbeans.org/html+java/1.4";>1.4</a>
             <li>Version <a target="_blank" 
href="http://bits.netbeans.org/html+java/1.3";>1.3</a>


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