Skip to content

Commit 74fb1e1

Browse files
Fix MtDNA haplogroup frequencies info button
1 parent 97f6ac7 commit 74fb1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/src/MitochondrialVariantPage/MitochondrialVariantPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ const MitochondrialVariantPage = ({ datasetId, variant }: MitochondrialVariantPa
195195
</Section>
196196
<Section>
197197
<h2>
198-
Haplogroup Frequencies <InfoButton topic="mt-haplogroup-frequencies" />
198+
Haplogroup Frequencies <InfoButton topic="haplogroup-frequencies" />
199199
</h2>
200200
<TableWrapper>
201201
<MitochondrialVariantHaplogroupFrequenciesTable variant={variant} />

0 commit comments

Comments
 (0)