diff --git a/content/documentation/_index.md b/content/documentation/_index.md
index 7dce64cc2c71e3f1cfce279bf81af3fe495b3e42..a2f6b1b4a1943918cc0d76c1d4ea3bca8d8dfe51 100644
--- a/content/documentation/_index.md
+++ b/content/documentation/_index.md
@@ -14,17 +14,17 @@ container: container
 ## Current releases
 
 {{< html/list_wrapper listClass="fa-ul">}}
-  <li><a href="http://help.eclipse.org/2022-12/index.jsp"><i class="fa fa-globe"></i> Eclipse IDE 2022-12 (4.26) Documentation</a> (HTML Help Center)</li>
+  <li><a href="http://help.eclipse.org/2023-03/index.jsp"><i class="fa fa-globe"></i> Eclipse IDE 2023-03 (4.27) Documentation</a> (HTML Help Center)</li>
 {{</ html/list_wrapper >}}
 
 ## Older releases
 
 {{< html/list_wrapper listClass="fa-ul">}}
+  <li><a href="http://help.eclipse.org/2022-12/index.jsp"><i class="fa fa-globe"></i> Eclipse IDE 2022-12 (4.26) Documentation</a> (HTML Help Center)</li>
   <li><a href="http://help.eclipse.org/2022-09/index.jsp"><i class="fa fa-globe"></i> Eclipse IDE 2022-09 (4.25) Documentation</a> (HTML Help Center)</li>
   <li><a href="http://help.eclipse.org/2022-06/index.jsp"><i class="fa fa-globe"></i> Eclipse IDE 2022-06 (4.24) Documentation</a> (HTML Help Center)</li>
   <li><a href="http://help.eclipse.org/2022-03/index.jsp"><i class="fa fa-globe"></i> Eclipse IDE 2022-03 (4.23) Documentation</a> (HTML Help Center)</li>
   <li><a href="http://help.eclipse.org/2021-12/index.jsp"><i class="fa fa-globe"></i> Eclipse IDE 2021-12 (4.22) Documentation</a> (HTML Help Center)</li>
-  <li><a href="http://help.eclipse.org/2021-09/index.jsp"><i class="fa fa-globe"></i> Eclipse IDE 2021-09 (4.21) Documentation</a> (HTML Help Center)</li>
 {{</ html/list_wrapper >}}
 
 For even older releases (Photon, Oxygen, Neon, etc), please download the corresponding Eclipse SDK or any EPP package and start the Information center locally as described here:
diff --git a/layouts/shortcodes/pages/getting-started/landing-page.html b/layouts/shortcodes/pages/getting-started/landing-page.html
index 165930a2408f01c3fc1e0a10a6109f93227329af..6dc784c97ade1d18686a1aec7cdcb16df7e8e4ae 100644
--- a/layouts/shortcodes/pages/getting-started/landing-page.html
+++ b/layouts/shortcodes/pages/getting-started/landing-page.html
@@ -1,7 +1,7 @@
 {{ $bugzillaLink := "https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EPP" }}
 {{ $installButtonImageUrl := "https://download.eclipse.org/eclipse.org-common/themes/solstice/public/images/components/drag-drop/installbutton.png" }}
-{{ $versionName := "2022-12" }}
-{{ $platformVersion := "4.26" }}
+{{ $versionName := "2023-03" }}
+{{ $platformVersion := "4.27" }}
 
 <div class="timeline">
   <div class="row">