62b1428915cc2c8b9acbf46a86c1248833257efe
mspeir
  Mon Nov 17 18:50:32 2025 -0800
changing rest of genome-source references to github, refs #34485

diff --git src/product/scripts/README src/product/scripts/README
index f46028f0c0c..4dacd3eb9c0 100644
--- src/product/scripts/README
+++ src/product/scripts/README
@@ -1,18 +1,18 @@
 #
 # This file can be viewed at the following URL:
-# http://genome-source.soe.ucsc.edu/gitlist/kent.git/raw/master/src/product/scripts/README
+# http://github.com/ucscGenomeBrowser/kent/raw/master/src/product/scripts/README
 #
 
 Included here are some scripts to help with the job of constructing
 and maintaining a mirror site for the UCSC Genome Browser.
 Copy this directory contents to a work directory of your choice
 outside of the kent source tree so your scripts will remain
 stable despite source tree updates.
 
 These scripts are helpful and useful, but they are not the entire
 story.  You need to understand what they are doing to utilize
 them appropriately.
 
 They expect that commands for rsync, git, and mysql, for example,
 are installed on your system.  Instructions for the installation
 of MySQL and the Apache WEB server are not included here.