ef238e6ab90d807a28fc144fa520b50c0d1b9801 mspeir Mon Nov 3 17:12:17 2025 -0800 changing genome-source to github references, refs #35031 diff --git src/hg/htdocs/admin/jk-install.html src/hg/htdocs/admin/jk-install.html index f302a971891..decd84e1ac1 100755 --- src/hg/htdocs/admin/jk-install.html +++ src/hg/htdocs/admin/jk-install.html @@ -1,33 +1,33 @@ <!DOCTYPE html> <!--#set var="TITLE" value="Genome Browser Build and Install" --> <!--#set var="ROOT" value=".." --> <!-- Relative paths to support mirror sites with non-standard GB docs install --> <!--#include virtual="$ROOT/inc/gbPageStart.html" --> <h1>Build and Installation Instructions</h1> <p> For the software build instructions to compile the genome browser and its supporting command line tools, -please see <a href="http://genome-source.soe.ucsc.edu/gitlist/kent.git/blob/master/src/product/README.txt" +please see <a href="http://github.com/ucscGenomeBrowser/kent/blob/master/src/product/README.txt" target="_blank">src/product/product/README.txt</a>.</p> <p> Also refer to the README files in the source tree that describe the build process:</p> <ul> <li> - <a href="http://genome-source.soe.ucsc.edu/gitlist/kent.git/blob/master/src/README" + <a href="http://github.com/ucscGenomeBrowser/kent/blob/master/src/README" target="_blank">src/README</a></li> <li> - <a href="http://genome-source.soe.ucsc.edu/gitlist/kent.git/tree/master/src/product" + <a href="http://github.com/ucscGenomeBrowser/kent/tree/master/src/product" target="_blank">src/product/README.*</a></li> <li> - <a href="http://genome-source.soe.ucsc.edu/gitlist/kent.git/blob/master/src/hg/makeDb/trackDb/README" + <a href="http://github.com/ucscGenomeBrowser/kent/blob/master/src/hg/makeDb/trackDb/README" target="_blank">src/hg/makeDb/trackDB/README</a></li> <li> - <a href="http://genome-source.soe.ucsc.edu/gitlist/kent.git/tree/master/src/hg/makeDb/doc" + <a href="http://github.com/ucscGenomeBrowser/kent/tree/master/src/hg/makeDb/doc" target="_blank">src/hg/makeDb/doc/<db>.txt</a> (plain text files)</li> </ul> <p> For comments or questions, please contact <a href="mailto:genome-mirror@cse.ucsc.edu">genome-mirror@cse.ucsc.edu</a>.</p> <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->