ea975f152d4f10764a49b1f43870a05112566597
markd
  Thu Aug 25 13:11:37 2022 -0700
fixed example of how to reference bigRmskTrackDesc.html

diff --git src/hg/htdocs/goldenPath/help/bigRmsk.html src/hg/htdocs/goldenPath/help/bigRmsk.html
index dacd95d..9c6c6c6 100755
--- src/hg/htdocs/goldenPath/help/bigRmsk.html
+++ src/hg/htdocs/goldenPath/help/bigRmsk.html
@@ -172,31 +172,30 @@
   </li>
   <li>
     Navigate to <code>chr1:8,890-35,190</code> to see the track.
   </li>
 </ol>
 <h3 id="example2">Example of a bigRmsk track hub </h3>
 <p>
   This example can also be loaded in a Track or Assembly Hub <em>trackDb.txt</em>
   with a stanza such as the following:</p>
 <pre>
     track bigRmskExample
     shortLabel Example bigRmsk
     longLabel This is an example bigRmsk Track Hub Stanza
     type bigRmsk
     visibility full
-    html /bigRmskTrackDesc.html
+    html http://genome.ucsc.edu/bigRmskTrackDesc.html
     bigDataUrl http://genome.ucsc.edu/goldenPath/help/examples/bigRmskExample.bb
     xrefDataUrl http://genome.ucsc.edu/goldenPath/help/examples/bigRmskExampleAlign.bb
-    html /bigRmskTrackDesc.html
 </pre>
 
 <h2 id="share">Additional information</h2>
 <p>
   See the <a href="bigBed.html">bigBed documentation</a> for guidance on
   sharing, trouble shooting and extracting data from bigRmsk files.
 </p>
 
 <h2 id="credits">Credits</h2>
 The bigRmsk system was developed by Robert Hubley of the Institute for Systems Biology.
 
 <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->