a7e37b9dfa1c8e2c3e135d08a8ee873a2e855d47
mspeir
  Mon Nov 3 16:47:06 2025 -0800
removing references to hgdownload-euro, refs #35031

diff --git src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html
index a55315ddd1d..78b7466b30e 100755
--- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html
+++ src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html
@@ -179,35 +179,33 @@
 hub:</p>
 <pre><code>cd /folders
 sudo wget -r --no-parent --reject "index.html*" -nH --cut-dirs=3 http://genome.ucsc.edu/goldenPath/help/examples/hubExamples/hubAssembly/plantAraTha1/</code></pre>
 <p>
 <strong>STEP 4.</strong> You now have all the required files on your local machine and can load this
 plant assembly hub by using this URL and selecting it under the &quot;group&quot; category where
 &quot;Plant araTha1&quot; displays:</p>
 <pre><code><a href="http://127.0.0.1:1234/cgi-bin/hgGateway?genome=araTha1&hubUrl=http://127.0.0.1:1234/folders/hubExamples/hubAssembly/plantAraTha1/hub.txt"
 target="_blank">http://127.0.0.1:1234/cgi-bin/hgGateway?genome=araTha1&amp;hubUrl=http://127.0.0.1:1234/folders/hubExamples/hubAssembly/plantAraTha1/hub.txt</a></code></pre>
 <p>
 <strong>STEP 5.</strong> To enable blat you must acquire the gfServer utility. The UCSC Genome 
 Browser and Blat software are free for academic, nonprofit, and personal use. Commercial download 
 and installation of the Blat and In-Silico PCR software may be licensed through 
 <a href="http://www.kentinformatics.com">Kent Informatics</a>.</p>
 <p>
-You can obtain just the gfServer utility on your GBiB with either of the following commands that
-will create a bin directory and install the tool. The commands use the North American and the
-European download servers respectively.</p>
+You can obtain just the gfServer utility on your GBiB with the following command that
+will create a bin directory and install the tool:</p>
 <pre><code>mkdir ~/bin -p; rsync -avP hgdownload.gi.ucsc.edu::genome/admin/exe/linux.x86_64/blat/gfServer ~/bin/</code></pre>
-<pre><code>mkdir ~/bin -p; rsync -avP hgdownload-euro.soe.ucsc.edu::genome/admin/exe/linux.x86_64/blat/gfServer ~/bin/</code></pre>
 <p>
 The GBiB also includes a tool you can run on the command line to download an entire suite of tools 
 including gfServer: <code>gbibAddTools</code></p>
 <p>
 <strong>STEP 6.</strong> Navigate to the genomes.txt file of this assembly hub:</p> 
 <pre><code>cd /folders/hubExamples/hubAssembly/plantAraTha1/</code></pre>
 <p>
 Edit the currently commented-out blat lines with <code>sudo vi genomes.txt</code> and
 use &quot;x&quot; when the cursor is over the <code>#</code> at the start of the line to remove it 
 and <code>:w!</code> to save the changes and <code>:q</code> to quit. </p>
 <pre><code>blat localhost 17779
 transBlat localhost 17777
 isPcr yourLab.yourInstitution.edu 17779 </code></pre>
 <p>
 Please note that if you loaded your hub earlier, it will take five minutes (300 seconds)