233bc1d31d1db799ea621f75bd2a95ba78ab690e
dschmelt
  Mon Apr 8 14:28:23 2019 -0700
Fixing example numbering and anchors #23271

diff --git src/hg/htdocs/goldenPath/help/bigNarrowPeak.html src/hg/htdocs/goldenPath/help/bigNarrowPeak.html
index 733fdb5..a9130bd 100755
--- src/hg/htdocs/goldenPath/help/bigNarrowPeak.html
+++ src/hg/htdocs/goldenPath/help/bigNarrowPeak.html
@@ -213,31 +213,31 @@
   visibility full
   signalFilter 0
   signalFilterLimits 0:10000
   pValueFilter 0
   pValueFilterLimits 0:300
   qValueFilter 0
   qValueFilterLimits 0:300
   shortLabel Ex bigNPk
   longLabel bigNarrowPeak Example
   bigDataUrl http://genome.ucsc.edu/goldenPath/help/examples/bigNarrowPeak.bb</pre></code>
 </p>
 
 <h2>Sharing your data with others</h2>
 <p>
 If you would like to share your bigNarrowPeak data track with a colleague, learn how to create a URL 
-by looking at Example #11 on <a href="customTrack.html#EXAMPLE11">this page</a> and the additional
+by looking at Example #6 on <a href="customTrack.html#EXAMPLE6">this page</a> and the additional
 <a href="customTrack.html#optParams">URL optional parameters</a> section.</p>
 
 <h2>Extracting data from bigBed format</h2>
 <p>
 Because the bigNarrowPeak files are an extension of bigBed files, which are indexed binary files, it 
 can be difficult to extract data from them. UCSC has developed the following programs to
 assist in working with bigBed formats, available from the 
 <a href="http://hgdownload.soe.ucsc.edu/admin/exe/">binary utilities directory</a>.</p>
 <ul>
   <li>
   <code>bigBedToBed</code> &mdash; converts a bigBed file to ASCII BED format.</li>
   <li>
   <code>bigBedSummary</code> &mdash; extracts summary information from a bigBed 
   file.</li>
   <li>