ccb6dc94178bd4d574601bdbb22f2d455d67b98e
lrnassar
  Fri Aug 20 15:33:03 2021 -0700
Fixing link in page, refs #28013

diff --git src/hg/htdocs/admin/jk-install.html src/hg/htdocs/admin/jk-install.html
index 5f8d4a3..f302a97 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.building.source"
-target="_blank">src/product/README.building.source</a>.</p>
+please see <a href="http://genome-source.soe.ucsc.edu/gitlist/kent.git/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" 
   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" 
   target="_blank">src/hg/makeDb/doc/&lt;db&gt;.txt</a> (plain text files)</li>
 </ul>
 <p>
 For comments or questions, please contact
 <a href="mailto:&#103;&#101;n&#111;&#109;&#101;&#45;mi&#114;&#114;&#111;&#114;&#64;&#99;&#115;&#101;.&#117;&#99;&#115;&#99;.&#101;du">&#103;&#101;n&#111;&#109;&#101;&#45;mi&#114;&#114;&#111;&#114;&#64;&#99;&#115;&#101;.&#117;&#99;&#115;&#99;.&#101;du</a>.</p>
 
 <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->