bbabbd5d2566d47d923d51dbe350634783455999
mspeir
  Sun Oct 26 12:14:52 2025 -0700
change soe to gi, refs #35031

diff --git src/hg/htdocs/goldenPath/help/mirror.html src/hg/htdocs/goldenPath/help/mirror.html
index 835b440af95..fb46960b025 100755
--- src/hg/htdocs/goldenPath/help/mirror.html
+++ src/hg/htdocs/goldenPath/help/mirror.html
@@ -293,50 +293,50 @@
 </p>
 
 <p>
 If you need help building the UDR binaries or have questions about how
 UDR functions, please read the documentation on the GitHub page and if
 necessary, contact the UDR authors via the GitHub page. We recommend
 reading the documentation on the UDR GitHub page to better understand
 how UDR works. UDR is written in C++. It is Open Source and is released
 under the Apache 2.0 License. In order for it to work, you must have
 rsync installed on your system.
 </p>
 
 <p>
 For your convenience, we offer a binary distribution of UDR for
 Red Hat Enterprise Linux 6.x (or variants such as CentOS 6 or Scientific
-Linux 6). You&#39;ll find both a 64-bit and 32-bit rpm <a href='http://hgdownload.soe.ucsc.edu/admin/udr' title=''>here</a>.
+Linux 6). You&#39;ll find both a 64-bit and 32-bit rpm <a href='http://hgdownload.gi.ucsc.edu/admin/udr' title=''>here</a>.
 </p>
 
 <p>
 Once you have a working UDR binary, either by building from source or by
 installing the rpm, you can download files from either of our our
 download servers in a fashion similar to rsync. For example, using
 rsync, all of the MariaDB tables for the hg19
 database can be downloaded using either one of the following two commands:
 </p>
 
-<pre><code>rsync -avP rsync://hgdownload.soe.ucsc.edu/mysql/hg19/ /my/local/hg19/
-rsync -avP hgdownload.soe.ucsc.edu::mysql/hg19/ /my/local/hg19/</code></pre>
+<pre><code>rsync -avP rsync://hgdownload.gi.ucsc.edu/mysql/hg19/ /my/local/hg19/
+rsync -avP hgdownload.gi.ucsc.edu::mysql/hg19/ /my/local/hg19/</code></pre>
 
 <p>
 Using UDR is very similar. The UDR syntax for downloading the same data
 would be:
 </p>
 
-<pre><code>udr rsync -avP hgdownload.soe.ucsc.edu::mysql/hg19/ /my/local/hg19/</code></pre>
+<pre><code>udr rsync -avP hgdownload.gi.ucsc.edu::mysql/hg19/ /my/local/hg19/</code></pre>
 
 <a name='the-genome-mirror-mailing-list'></a>
 <h2>The genome-mirror mailing list</h2>
 
 <p>
 For questions about installing and mirroring the UCSC Genome Browser, contact the UCSC mailing
 list <a href='mailto:&#58&#103&#101&#110&#111&#109&#101&#45&#109&#105&#114&#114&#111&#114&#64&#115&#111&#101&#46&#117&#99&#115&#99&#46&#101&#100&#117' title=''>&#103&#101&#110&#111&#109&#101&#45&#109&#105&#114&#114&#111&#114&#64&#115&#111&#101&#46&#117&#99&#115&#99&#46&#101&#100&#117</a>. <strong><span class="gbsWarnText">
 Messages sent to this address
 will be posted the moderated genome-mirror mailing list, which is archived on a SEARCHABLE PUBLIC
 </span><a href='http://groups.google.com/a/soe.ucsc.edu/group/genome-mirror' title=''>Google Groups forum</a></strong>.
 </p>
 
 <a name='what-happened-to-genome-browser-in-a-box-gbib'></a>
 <h2>What happened to Genome Browser in a Box (GBiB)?</h2>