2b56d112f1b132d7f52f4efada5e3026180f38b4
lrnassar
  Mon May 26 07:55:52 2025 -0700
Small tweaks for the initial release of the first 2 doc pages, and more importantly, fixing the makefile so that it rsyncs to hgwbeta while preserving time which is required for the RR push script, refs #30335

diff --git docs/index.md docs/index.md
index 1ca3da31a83..7d59bdf2985 100644
--- docs/index.md
+++ docs/index.md
@@ -22,51 +22,49 @@
 the navigation menu, configuration of the tracks display, and where to find additional resources. (15 min)
 
 <p style="text-align: end">
 <button>[View Tutorial](gb101.html)</button>
 </p>
 </div>
 </div>
 
 <div class="col-md-6">
 <div class="panel panel-default" style="padding-bottom: 10px">
 <h3 class="panel-title" style="width: -webkit-fill-available;">
     Gateway Page
     <span 
         style="color: red; font-size: smaller; margin-left: 10px; cursor: pointer;" 
         title="Subscribe to our news mailing list to be the first to learn about new tutorials.">
-        Coming soon!
     </span>
 </h3>
 
 Learn how best to use the Gateway page to find assemblies and download shortcuts.
 
 <p style="text-align: end">
-<button>Coming soon!</button>
+<button>[View Tutorial](gatewayTutorial.html)</button>
 </p>
 </div>
 </div>
 </div>
 
 <div class="row" style="padding-top: 15px">
 <div class="col-md-6">
 <div class="panel panel-default" style="padding-bottom: 10px">
 <h3 class="panel-title" style="width: -webkit-fill-available;">
-    Advanced Tracks Tutorial
+    Table Browser Tutorial
     <span
         style="color: red; font-size: smaller; margin-left: 10px; cursor: pointer;"
         title="Subscribe to our news mailing list to be the first to learn about new tutorials.">
         Coming soon!
     </span>
 </h3>
 
-Learn how to configure different track types and visibilities while exploring our most popular datasets.
-
+Learn how to extract Genome Browser data sets in various ways.
 
 <p style="text-align: end">
 <button>Coming soon!</button>
 </p>
 </div>
 </div>
 
 
 </div>