Release 3.21

Signed-off-by: Nitin Dahyabhai <thatnitind@gmail.com>
diff --git a/common.php b/common.php
index 3b7fbbd..e906f42 100644
--- a/common.php
+++ b/common.php
@@ -48,9 +48,9 @@
 			</td>
 			<td>
 				<div class="bigbuttonsDownloads">
-					<a href="https://www.eclipse.org/downloads/packages/release/2020-12/r/eclipse-ide-enterprise-java-developers"><div class="bigbuttonsTitleLink"></div></a>
+					<a href="https://www.eclipse.org/downloads/packages/release/2021-03/r/eclipse-ide-enterprise-java-and-web-developers"><div class="bigbuttonsTitleLink"></div></a>
 					<span>
-						<a href="https://www.eclipse.org/downloads/packages/release/2020-12/r/eclipse-ide-enterprise-java-developers">Enterprise Java IDE</a> package,
+						<a href="https://www.eclipse.org/downloads/packages/release/2021-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 21ec800..99d7539 100644
--- a/news.xml
+++ b/news.xml
@@ -15,17 +15,35 @@
     For announcements about releases, the release page is used because the download site will change after archival.
 -->
 <news>
+	<item date="2021-03-17T14:01:00" title="WTP 3.21 Released!"
+		link="http://eclipse.org/webtools/releases/3.21">
+		The Eclipse Web Tools Platform 3.21 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 2021-03
+		<a href="http://download.eclipse.org/releases/2021-03/">Update Site</a>
+		or through any of the related
+		<a href="https://marketplace.eclipse.org/user/nitind/listings">Eclipse Marketplace</a>
+		.
+		Release 3.21 is included in the 2021-03
+		<a
+			href="https://www.eclipse.org/downloads/packages/release/2021-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="http://www.eclipse.org/downloads/compare.php">other packages</a>
+		. Adopters can download
+		<a href="http://download.eclipse.org/webtools/downloads/">the R3.21 p2 repository</a>
+		directly and combine it with the necessary dependencies.</item>
 	<item date="2020-12-16T20:55:18" title="WTP 3.20 Released!"
 		link="http://eclipse.org/webtools/releases/3.20">
 		The Eclipse Web Tools Platform 3.20 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 2020-12
+		and updates can be performed using the Eclipse IDE 2020-12
 		<a href="http://download.eclipse.org/releases/2020-12/">Update Site</a>
-		or through any of the related 
+		or through any of the related
 		<a href="https://marketplace.eclipse.org/user/nitind/listings">Eclipse Marketplace</a>
-		.
-		Release 3.20 is included in the 2020-09
+		listings .
+		Release 3.20 is included in the 2020-12
 		<a
 			href="https://www.eclipse.org/downloads/packages/release/2020-12/r/eclipse-ide-enterprise-java-developers">
 			Eclipse IDE for Enterprise Java Developers
diff --git a/releases/index.html b/releases/index.html
index 283596b..ece3fab 100755
--- a/releases/index.html
+++ b/releases/index.html
@@ -1,8 +1,8 @@
 <html>
 <head>
-<meta http-equiv="refresh" content="1; url=3.20/index.php" />
+<meta http-equiv="refresh" content="1; url=3.21/index.php" />
 </head>
 <body>
-This document is merely a placeholder. Honestly it'd be surprising if you got this far under normal circumstances. Proceed to the <a href="3.20/index.php">current release's page</a>.
+This document is merely a placeholder. Proceed to the <a href="3.21/index.php">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>
 </html>