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 001a60b  Embedding Geertjan's video with the video macro
001a60b is described below

commit 001a60b92840832b75225472f3d584a26af06bcd
Author: Antonio Vieiro <vie...@users.noreply.github.com>
AuthorDate: Sat Dec 29 11:45:29 2018 +0100

    Embedding Geertjan's video with the video macro
    
    You can embed youtube videos in a page using 
video::the-youtube-video-id[youtube, title="Whatever"]
    where the-youtube-video-id is the youtube video identifier (from the url). 
In this case O8cwpEY1OAQ
---
 netbeans.apache.org/src/content/download/nb100/nb100.asciidoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb100/nb100.asciidoc 
b/netbeans.apache.org/src/content/download/nb100/nb100.asciidoc
index 261b0c7..6f8cd38 100644
--- a/netbeans.apache.org/src/content/download/nb100/nb100.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb100/nb100.asciidoc
@@ -58,15 +58,15 @@ 
link:https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbean
 
link:https://www.apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-10.0/incubating-netbeans-10.0-bin.zip.sha512[SHA-512],
 
link:https://www.apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-10.0/incubating-netbeans-10.0-bin.zip.asc[PGP
 ASC])
 
-Also see the following YouTube clip:
-
-link:https://www.youtube.com/watch?v=O8cwpEY1OAQ[The Rough Guide to Apache 
NetBeans 10]
-
 ////
 NOTE: Using https below is highly recommended.
 ////
 Officially, it is important that you 
link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] of the 
downloaded files using the PGP signatures (.asc file) or a hash (.sha512 
files).  The PGP keys used to sign this release are available 
link:https://www.apache.org/dist/incubator/netbeans/KEYS[here].
 
+Also see the following YouTube clip:
+
+video::O8cwpEY1OAQ[youtube, title="The Rough Guide to Apache NetBeans 10"]
+
 === Building from source
 
 To build Apache NetBeans (incubating) 10.0 from source you need:


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