a470786ea3c54bfcfac6192a0aaacdb23c02a819
jcasper
  Thu Apr 23 08:20:45 2026 -0700
Fixing small typo in the trackDb changes doc, refs #36320

diff --git src/hg/htdocs/goldenPath/help/trackDb/changes.html src/hg/htdocs/goldenPath/help/trackDb/changes.html
index a616d45e259..e128d99adc5 100755
--- src/hg/htdocs/goldenPath/help/trackDb/changes.html
+++ src/hg/htdocs/goldenPath/help/trackDb/changes.html
@@ -59,31 +59,31 @@
     <td>Add per-sample metadata columns to the VCF genotype details table.
     Points to a tab-separated file with a <code>#sample</code> header line;
     columns are appended to the genotype table on the item details page.</td>
 </tr>
 <tr>
     <td>2026-04-08</td>
     <td>bigBed</td>
     <td><a href="trackDbHub.html#detailsScript">detailsScript</a></td>
     <td>Add custom JavaScript visualizations (e.g. histograms) to the item details page.
     An ES6 module is loaded on demand and renders into the extra fields table.
     First plot type: histogram, for logfmt-encoded allele frequency data.</td>
 </tr>
 <tr>
     <td>2026-03-09</td>
     <td>bigBed</td>
-    <td><a href="trackDbHub.html#faceted composite">faceted composite</a></td>
+    <td><a href="trackDbHub.html#faceted_composite">faceted composite</a></td>
     <td>An alternate UI for composite tracks with a very large number of subtracks.</td>
 </tr>
 <tr>
     <td>2026-01-12</td>
     <td>bigBed</td>
     <td><a href="trackDbHub.html#style">style</a></td>
     <td>Activates the positional heatmap display mode for a track that meets the schema.</td>
 </tr>
 <tr>
     <td>2026-01-11</td>
     <td>hic</td>
     <td><a href="trackDbHub.html#hicArcLimit">hicArcLimit</a></td>
     <td>Limit the number of arcs displayed in a Hi-C plot, favoring those with the highest scores</td>
 </tr>
 <tr>