Release 2020-12 Change-Id: I7c4fcdd4ca715d5182fbbb25e061724bad133f9c Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/2020-12/content/en_index.html b/2020-12/content/en_index.html index 42f8de5..a4bf79c 100644 --- a/2020-12/content/en_index.html +++ b/2020-12/content/en_index.html
@@ -145,14 +145,14 @@ </div> </div> -<!-- + <h3>Eclipse 2020-12 IDE Improvements</h3> <div class="row"> <div class="col-sm-12 col-sm-offset-6"> - <p><a class="eclipsefdn-video" href="https://www.youtube.com/watch?v=-qsW-0Ztg_U"></a></p> + <p><a class="eclipsefdn-video" href="https://www.youtube.com/watch?v=CNasSgaeIwo"></a></p> </div> </div> - --> + </div> </div>
diff --git a/index.php b/index.php index 6e31b5b..981ae20 100644 --- a/index.php +++ b/index.php
@@ -12,4 +12,4 @@ * SPDX-License-Identifier: EPL-2.0 */ -include_once('2020-09/index.php'); \ No newline at end of file +include_once('2020-12/index.php'); \ No newline at end of file