3030fb4a9c489593d8286b7bb469ebda3c575ad6
gperez2
  Wed Jun 10 12:56:44 2026 -0700
Documenting the release 2 archive step in the Varaico makedoc and fixing a hardcoded hg38 path in the description page example, refs #37658

diff --git src/hg/makeDb/trackDb/human/varaico.html src/hg/makeDb/trackDb/human/varaico.html
index 5f1e57c6a51..d52011ca9a7 100755
--- src/hg/makeDb/trackDb/human/varaico.html
+++ src/hg/makeDb/trackDb/human/varaico.html
@@ -90,17 +90,17 @@
 <a href="http://hgdownload.soe.ucsc.edu/gbdb/$db/bbi/" target="_blank">our download server</a>.
 The file for this track is called <tt>varaico.bb</tt>. Individual
 regions or the whole genome annotation can be obtained using our tool <tt>bigBedToBed</tt>,
 which can be compiled from the source code or downloaded as a precompiled
 binary for your system. </p>
 <p>
 The previous Varaico Variants version is also available in our
 <a href="https://hgdownload.soe.ucsc.edu/goldenPath/archive/$db/varaico/"
 target="_blank">download archive</a>.</p>
 <p>
 Instructions for downloading source code and binaries can be found
 <a href="http://hgdownload.soe.ucsc.edu/downloads.html#utilities_downloads">here</a>.
 The tool
 can also be used to obtain only features within a given range, e.g.
 <br><br>
-<tt>bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/bbi/varaico.bb -chrom=chr21 -start=0 -end=10000000 stdout</tt></p>
+<tt>bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/$db/bbi/varaico.bb -chrom=chr21 -start=0 -end=10000000 stdout</tt></p>
 </p>