7da9b908054e075d9a03a1204f143083ca0d0772 max Thu Aug 19 02:45:36 2021 -0700 encouraging users to contact us in error messages, refs #28013 diff --git src/hg/htdocs/admin/jk-install.html src/hg/htdocs/admin/jk-install.html index c1dc5321..5f8d4a3 100755 --- src/hg/htdocs/admin/jk-install.html +++ src/hg/htdocs/admin/jk-install.html @@ -1,26 +1,26 @@ <!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> -<strong>This page is no longer maintained.</strong> For the lastest build instructions, please see -<a href="http://genome-source.soe.ucsc.edu/gitlist/kent.git/blob/master/src/product/README.building.source" +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.building.source" target="_blank">src/product/README.building.source</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" target="_blank">src/README</a></li> <li> <a href="http://genome-source.soe.ucsc.edu/gitlist/kent.git/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" 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"