72db51d8eaa9689eab8ff9cd8b37261c1b1290da hiram Wed Jul 29 16:20:00 2026 -0700 stay on the server where the browser is do not go to genome.ucsc.edu refs #37958 diff --git src/hg/utils/automation/AsmHub.pm src/hg/utils/automation/AsmHub.pm index e341976b49b..035f949ab61 100755 --- src/hg/utils/automation/AsmHub.pm +++ src/hg/utils/automation/AsmHub.pm @@ -144,26 +144,26 @@ if ($dh) { @versions = sort { $b cmp $a } grep { -d "$archiveBase/$_" && $_ !~ m/^\./ } readdir($dh); closedir($dh); } } if (@versions) { my @parts = split('_', $ncbiAsmId); my $accession = "$parts[0]_$parts[1]"; my $hashedPath = asmIdToPath($ncbiAsmId); $html .= "
\n"; $html .= "Earlier versions of this track, from before NCBI updated the source annotation, remain available as standalone track hubs:\n"; $html .= "
\n