update links for the llvm 10.0.0 release
diff --git a/header.incl b/header.incl
index 7d1354c..a03d9d6 100644
--- a/header.incl
+++ b/header.incl
@@ -42,14 +42,14 @@
 <b>Download!</b>
 <div class="www_sidebar">
 <span style="font-size:smaller">Download now:</span>
-<a href="https://github.com/llvm/llvm-project/releases/tag/llvmorg-9.0.1"><b>LLVM&nbsp;9.0.1</b></a><br>
+<a href="https://releases.llvm.org/download.html#10.0.0"><b>LLVM&nbsp;10.0.0</b></a><br>
 <a href="/releases/">All Releases</a><br>
 <a href="https://apt.llvm.org/">APT Packages</a><br>
 <a href="/builds/">Win Installer</a><br>
 <br>
 
 <span style="font-size:smaller">View the open-source</span><br>
-<a href="/releases/8.0.0/LICENSE.TXT"><b>license</b></a>
+<a href="/releases/10.0.0/LICENSE.TXT"><b>license</b></a>
 </div>
 
 <br>
@@ -109,12 +109,13 @@
 <b>Release&nbsp;Emails</b>
 <div class="www_sidebar">
   <span style="font-size:smaller">
-  9.0.1: <a href="http://lists.llvm.org/pipermail/llvm-announce/2019-December/000086.html">Dec 2019</a><br>
-  9.0.0: <a href="https://lists.llvm.org/pipermail/llvm-announce/2019-September/000085.html">Sep 2019</a><br>
-  8.0.1: <a href="https://lists.llvm.org/pipermail/llvm-announce/2019-August/000084.html">Aug 2019</a><br>
-  8.0.0: <a href="https://lists.llvm.org/pipermail/llvm-announce/2019-March/000082.html">Mar 2019</a><br>
-  7.0.1: <a href="https://lists.llvm.org/pipermail/llvm-announce/2018-December/000081.html">Dec 2018</a><br>
-  7.0.0: <a href="https://lists.llvm.org/pipermail/llvm-announce/2018-September/000080.html">Sep 2018</a><br>
+  10.0.0: <a href="http://lists.llvm.org/pipermail/llvm-announce/2020-March/000087.html">Mar 2020</a><br>
+  9.0.1:  <a href="http://lists.llvm.org/pipermail/llvm-announce/2019-December/000086.html">Dec 2019</a><br>
+  9.0.0:  <a href="https://lists.llvm.org/pipermail/llvm-announce/2019-September/000085.html">Sep 2019</a><br>
+  8.0.1:  <a href="https://lists.llvm.org/pipermail/llvm-announce/2019-August/000084.html">Aug 2019</a><br>
+  8.0.0:  <a href="https://lists.llvm.org/pipermail/llvm-announce/2019-March/000082.html">Mar 2019</a><br>
+  7.0.1:  <a href="https://lists.llvm.org/pipermail/llvm-announce/2018-December/000081.html">Dec 2018</a><br>
+  7.0.0:  <a href="https://lists.llvm.org/pipermail/llvm-announce/2018-September/000080.html">Sep 2018</a><br>
   <a href="/OldNews.html">Older News</a><br>
   </span>
 </div>
diff --git a/index.html b/index.html
index 18ec0cb..19e7888 100755
--- a/index.html
+++ b/index.html
@@ -139,9 +139,9 @@
 <div class="www_sectiontitle">Latest LLVM Release!</div>
 
 <div class="www_text">
-  <p><b>20 December 2019</b>: LLVM 9.0.1 is now <a href="releases/"><b>available
+  <p><b>24 March 2020</b>: LLVM 10.0.0 is now <a href="releases/"><b>available
   for download</b></a>!  LLVM is publicly available under an open source <a
-  href="releases/9.0.0/LICENSE.TXT">License</a>.  Also, you might want to
+  href="releases/10.0.0/LICENSE.TXT">License</a>.  Also, you might want to
   check out <a href="docs/ReleaseNotes.html#whatsnew"><b>the new
   features</b></a> in Git that will appear in the next LLVM release.  If
   you want them early, <a href="releases/">download LLVM</a> through
@@ -178,12 +178,9 @@
 
 <p><b>LLVM Release Schedule:</b></p>
 <ul>
-<li>10.0.0:
+<li>10.0.1:
 <ul>
-  <li>Jan 15, 2020: branch, then rc1</li>
-  <li>Feb 11:  rc2</li>
-  <li>Mar 4:   rc3</li>
-  <li>Soon: final tag</li>
+  <li>TBD</li>
 </ul>
 </li>