594e3295e115d96e05b3f5b67150704cc30ded0e
lrnassar
  Thu Feb 23 14:36:50 2023 -0800
Updating docs since changing the table schema button to be more general data format description, refs #30491

diff --git src/hg/htdocs/FAQ/FAQdownloads.html src/hg/htdocs/FAQ/FAQdownloads.html
index c1731bd..a5c3da2 100755
--- src/hg/htdocs/FAQ/FAQdownloads.html
+++ src/hg/htdocs/FAQ/FAQdownloads.html
@@ -147,31 +147,31 @@
     <li>refSeqStatus</li>
     <li>refSeqSummary</li>
     <li>sex</li>
     <li>source</li>
     <li>tissue</li>
   </ul> 
   </div>
   <div class="col-md-3">
   </div>
 </div>
 <p>
 These tables are also accessible from: </p>
 <ul>
   <li> 
   The <a href="../cgi-bin/hgTables" >Table Browser</a>, as connected tables and joined fields 
-  described when clicking the &quot;describe table schema &quot; button</li>
+  described when clicking the &quot;data format description &quot; button</li>
   <li>
   One of our two <a href="../goldenPath/help/mysql.html">public access MariaDB servers</a>
   in the US and Europe</li>
 </ul>
 
 <a name="download32"></a>
 <h2>Extracting sequence in batch from an assembly</h2>
 <h6>I have a lot of coordinates for an assembly and want to extract the corresponding sequences.
 What is the best way to proceed? </h6>
 <p> 
 There are two ways to extract genomic sequence in batch from an assembly:</p>
 <p>
 A. Download the appropriate fasta files from our 
 <a href="ftp://hgdownload.soe.ucsc.edu/goldenPath/">ftp server</a> and extract sequence data using 
 your own tools or the tools from our source tree. This is the recommended method when you have very