diff --git a/_projectCommon.php b/_projectCommon.php
index 24b8dce8815d0674877c71056cbcba27f852b801..25c9f3196318cdf4827fe2c76a0abadd3fe074e1 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -14,7 +14,7 @@ $App->AddExtraHtmlHeader("<link rel=\"stylesheet\" type=\"text/css\" href=\"/web
 # these are optional
 /*
 $Nav->setLinkList(null);
-$Nav->addCustomNav( "About This Project", "https://eclipse.org/projects/project_summary.php?projectid=webtools", "_self", 1  );
+$Nav->addCustomNav( "About This Project", "https://projects.eclipse.org/projects/webtools", "_self", 1  );
 $Nav->addNavSeparator("WTP", "/webtools/");
 $Nav->addCustomNav("Common", "/webtools/common/", "_self", 2);
 $Nav->addCustomNav("Dali", "/webtools/dali/main.php", "_self", 2);
@@ -34,11 +34,11 @@ $Nav->addCustomNav("New and Noteworthy", "/webtools/development/news/", "_self",
 $Nav->addCustomNav("Plan", "http://www.eclipse.org/projects/project-plan.php?projectid=webtools", "_self", 2);
 $Nav->addNavSeparator("Community", 	"/webtools/community/");
 $Nav->addCustomNav("Wiki", 		"https://wiki.eclipse.org/Category:Eclipse_Web_Tools_Platform_Project", 		"_self", 2);
-$Nav->addCustomNav("Newsgroup", "http://www.eclipse.org/newsportal/thread.php?group=eclipse.webtools", "_self", 2);
+# $Nav->addCustomNav("Discussion", "http://www.eclipse.org/newsportal/thread.php?group=eclipse.webtools", "_self", 2);
 $Nav->addCustomNav("Mailing List", 	"http://dev.eclipse.org/mhonarc/lists/wtp-dev/", "_self", 2);
 $Nav->addCustomNav("Resources", "/webtools/community/resources/", "_self", 2);
 $Nav->addCustomNav("Education", "/webtools/community/education/", "_self", 2);
 $Nav->addCustomNav("Contributors", "/webtools/people/contributors.php", "_self", 2);
-$Nav->addCustomNav("Source", "http://git.eclipse.org/c/?q=webtools", "_self", 2);
+$Nav->addCustomNav("Source", "/webtools/git.html", "_self", 2);
 $Nav->addNavSeparator("Development", "/webtools/development/");*/
 ?>
diff --git a/common.php b/common.php
index 99f06454609307b0b2b5cf2ae3108f820e1927d4..137e3bfbe0d30eddf43c9b69b87805497235a535 100644
--- a/common.php
+++ b/common.php
@@ -39,7 +39,7 @@ $wtpTopButtons = <<<EOHTML
 					<a href="/webtools/community/"><div class="bigbuttonsTitleLink"></div></a>
 					<span>
 						<a href="https://wiki.eclipse.org/Category:Eclipse_Web_Tools_Platform_Project">Wiki</a>,
-						<a href="https://eclipse.org/forums/eclipse.webtools">Forum</a>,<br/>
+						<!--a href="https://eclipse.org/forums/eclipse.webtools">Forum</a>,<br/>-->
 						<a href="https://dev.eclipse.org/mailman/listinfo/wtp-dev">Mailing List</a>,
 						<a href="/webtools/community/resources/">Resources</a>,<br/>
 						<a href="/webtools/community/education/">Education</a>
@@ -48,9 +48,9 @@ $wtpTopButtons = <<<EOHTML
 			</td>
 			<td>
 				<div class="bigbuttonsDownloads">
-					<a href="https://www.eclipse.org/downloads/packages/release/2024-12/r/eclipse-ide-enterprise-java-and-web-developers"><div class="bigbuttonsTitleLink"></div></a>
+					<a href="https://www.eclipse.org/downloads/packages/release/2025-03/r/eclipse-ide-enterprise-java-and-web-developers"><div class="bigbuttonsTitleLink"></div></a>
 					<span>
-						<a href="https://www.eclipse.org/downloads/packages/release/2024-12/r/eclipse-ide-enterprise-java-and-web-developers">Enterprise Java IDE</a> package,
+						<a href="https://www.eclipse.org/downloads/packages/release/2025-03/r/eclipse-ide-enterprise-java-and-web-developers">Enterprise Java IDE</a> package,
 						<a href="https://download.eclipse.org/webtools/downloads/">WTP Builds</a>,
 						<a href="https://download.eclipse.org/releases/latest/">Latest Update Site</a>,
 						<a href="https://marketplace.eclipse.org/content/eclipse-java-ee-developer-tools-0">Install from Marketplace</a>
diff --git a/news.xml b/news.xml
index 91a159e30d957238d163c095847e1d87bf8d7d50..6fe2afbfd693e8da120e9dbf22753c12cee17d24 100644
--- a/news.xml
+++ b/news.xml
@@ -15,6 +15,26 @@
     For announcements about releases, the release page is used because the download site will change after archival.
 -->
 <news>
+    <item title="WTP 3.37 Released!" date="2025-03-12T09:59:00"
+      link="https://eclipse.org/webtools/releases/3.37">
+      The Eclipse Web Tools Platform 3.37 has been released!
+      <a href="https://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F">Installation</a>
+      and updates can be performed using the Eclipse IDE 2025-03
+      <a href="https://download.eclipse.org/releases/2025-03/">Update Site</a>
+      or through any of the related
+      <a href="https://marketplace.eclipse.org/user/nitind/listings">Eclipse Marketplace</a>
+      .
+      Release 3.37 is included in the 2025-03
+      <a
+        href="https://www.eclipse.org/downloads/packages/release/2025-03/r/eclipse-ide-enterprise-java-and-web-developers">
+        Eclipse IDE for Enterprise Java and Web Developers
+      </a>
+      , with selected portions also included in several
+      <a href="https://www.eclipse.org/downloads/compare.php">other packages</a>
+      . Adopters can download
+      <a href="https://download.eclipse.org/webtools/downloads/drops/R3.37.0/R-3.37.0-20250303081219/">the R3.37 p2 repository</a>
+      directly and combine it with the necessary dependencies.</item>
+
     <item title="WTP 3.36 Released!" date="2024-12-04T23:59:00"
       link="https://eclipse.org/webtools/releases/3.36">
       The Eclipse Web Tools Platform 3.36 has been released!
@@ -32,7 +52,7 @@
       , with selected portions also included in several
       <a href="https://www.eclipse.org/downloads/compare.php">other packages</a>
       . Adopters can download
-      <a href="https://download.eclipse.org/webtools/downloads/drops/R3.36.0/R-3.36.0-20241110095156/">the R3.35 p2 repository</a>
+      <a href="https://download.eclipse.org/webtools/downloads/drops/R3.36.0/R-3.36.0-20241110095156/">the R3.36 p2 repository</a>
       directly and combine it with the necessary dependencies.</item>
 
     <item title="WTP 3.35 Released!" date="2024-09-11T14:00:00"
diff --git a/releases/3.36/index.xml b/releases/3.36/index.xml
index 107ff6a9f2a2e615a87d88d8f2533321853e011a..8bf731857ef3098d76d4fc2139105eafb877874f 100755
--- a/releases/3.36/index.xml
+++ b/releases/3.36/index.xml
@@ -3,7 +3,7 @@
 <html>
 	<head>
 		<meta name="root" content="../../../" />
-		<title>eclipse web tools platform release 3.35</title>
+		<title>eclipse web tools platform release 3.36</title>
 	</head>
 	<body>
 		<h1>WTP 3.36</h1>
@@ -21,12 +21,12 @@
 		<p>
 			Highlights of this release include support for working with Apache Tomcat 11 milestones and fixes to Jakarta EE Dynamic Web Project and resource creation.</p>
 		<ul>
-					<li>Download WTP as part of a complete Eclipse <a href="https://www.eclipse.org/downloads/packages/release/2024-09/r">package</a> or <a href="https://download.eclipse.org/webtools/downloads/drops/R3.35.0/R-3.35.0-20240527184929/">on its own</a>. WTP is featured in the Eclipse IDE for <a href="https://www.eclipse.org/downloads/packages/release/2024-09/r/eclipse-ide-enterprise-java-and-web-developers">Enterprise Java and Web Developers</a>.</li>
+					<li>Download WTP as part of a complete Eclipse <a href="https://www.eclipse.org/downloads/packages/release/2024-12/r">package</a> or <a href="https://download.eclipse.org/webtools/downloads/drops/R3.36.0/R-3.36.0-20241110095156/">on its own</a>. WTP is featured in the Eclipse IDE for <a href="https://www.eclipse.org/downloads/packages/release/2024-12/r/eclipse-ide-enterprise-java-and-web-developers">Enterprise Java and Web Developers</a>.</li>
 					<li>Read the <a href="https://wiki.eclipse.org/Category:New_Help_for_Old_Friends">adopter migration documentation</a></li>
 					<li>Find WTP in the <a href="https://marketplace.eclipse.org/user/nitind/listings">Eclipse Marketplace</a></li>
 <!--
 					<li><a href="http://download.eclipse.org/webtools/downloads/">Download</a> the final WTP 3.35 built P2 Update Site now</li>
-          <li>Browse the <a href="http://help.eclipse.org/2024-09/topic/org.eclipse.wst.doc.user/topics/overview.html?cp=90" target="_top">Web Tools Platform User Guide</a></li>
+          <li>Browse the <a href="http://help.eclipse.org/2024-12/topic/org.eclipse.wst.doc.user/topics/overview.html?cp=90" target="_top">Web Tools Platform User Guide</a></li>
 -->
 					<li>Read the <a href="https://wiki.eclipse.org/WTP_FAQ">FAQ</a></li>
 					<li>Read the <a href="https://wiki.eclipse.org/WTP_Tomcat_FAQ">WTP and Apache Tomcat FAQ</a></li>
diff --git a/releases/index.html b/releases/index.html
index de76bd758aeb746ad2c0a7695fbb9336dc532ffd..dde2560f1c5c27f1fdd9fbdf04b5246d947d1b2a 100755
--- a/releases/index.html
+++ b/releases/index.html
@@ -1,10 +1,10 @@
 <html>
 <head>
-<meta http-equiv="refresh" content="2; url=3.36/index.php" />
+<meta http-equiv="refresh" content="2; url=3.37/" />
 </head>
 <body>
 	This document is merely a placeholder. Proceed to the
-	<a href="3.36/index.php">current release's page</a>. Honestly it'd be
+	<a href="3.37/">current release's page</a>. Honestly it'd be
 	surprising if you got this far under normal circumstances. Are you
 	still reading? There's no hidden message here or anything.
 </body>