point to standalone N&N page
diff --git a/development/news/index.xml b/development/news/index.xml
index fe7f521..a91c927 100644
--- a/development/news/index.xml
+++ b/development/news/index.xml
@@ -7,7 +7,7 @@
<h2>WTP 3.14 (2019-06)</h2>
<ul>
<li>
- <a href="/webtools/releases/3.14#new-noteworthy">New for 2019-06, WTP 3.14 (June 19, 2019)</a>
+ <a href="/webtools/releases/3.14/NewAndNoteworthy/">New for 2019-06, WTP 3.14 (June 19, 2019)</a>
</li>
</ul>
<br />
diff --git a/releases/index.html b/releases/index.html
index 81e4f43..37aef6f 100755
--- a/releases/index.html
+++ b/releases/index.html
@@ -1,8 +1,8 @@
<html>
<head>
-<meta http-equiv="refresh" content="5; url=3.13/index.php" />
+<meta http-equiv="refresh" content="5; url=3.14/index.php" />
</head>
<body>
-<a href="3.13/index.php">This document is merely a placeholder. Proceed to the 3.13 release's page.</a>
+<a href="3.14/index.php">This document is merely a placeholder. Proceed to the 3.14 release's page.</a>
</body>
</html>