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

vieiro 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 1646939  Updating Note: to NOTE:
1646939 is described below

commit 16469394750420202973e7d2126cbca339caa616
Author: Antonio Vieiro <vie...@users.noreply.github.com>
AuthorDate: Fri Jan 18 23:35:09 2019 +0100

    Updating Note: to NOTE:
    
    Using proper asciidoc admonition
---
 netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc
index b57682e..9aaffb3 100644
--- a/netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc
@@ -49,7 +49,9 @@ Take the steps below to set up a new Java project.
 --
 image::images/proj-wizard-small.png[role="left", link="images/proj-wizard.png"]
 --
-*Note:* The first time you create a new Java project, you will be prompted to 
download and enable support for Java. Follow the prompts and install as 
recommended by the wizard.
+
+NOTE: The first time you create a new Java project, you will be prompted to 
download and enable support for Java. Follow the prompts and install as 
recommended by the wizard.
+
 [start=3]
 3. In the Name and Location page of the wizard, do the following (as shown in 
the figure below):
 * In the Project Name field, type `HelloWorldApp`.


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