File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -469,7 +469,7 @@ const GnomadV2Downloads = () => {
469469 { /* @ts -expect-error TS(2745) FIXME: This JSX tag's 'children' prop expects type 'never... Remove this comment to see the full error message */ }
470470 < ListItem >
471471 < GetUrlButtons
472- gcsBucket = "gnomad-clinvar"
472+ gcsBucket = "gnomad-browser- clinvar"
473473 label = "ClinVar GRCh37 Browser Hail Table"
474474 path = "/gnomad_clinvar_grch37.ht"
475475 includeAWS = { false }
Original file line number Diff line number Diff line change @@ -564,7 +564,7 @@ const GnomadV4Downloads = () => {
564564 { /* @ts -expect-error TS(2745) FIXME: This JSX tag's 'children' prop expects type 'never... Remove this comment to see the full error message */ }
565565 < ListItem >
566566 < GetUrlButtons
567- gcsBucket = "gnomad-clinvar"
567+ gcsBucket = "gnomad-browser- clinvar"
568568 label = "ClinVar GRCh38 Browser Hail Table"
569569 path = "/gnomad_clinvar_grch38.ht"
570570 includeAWS = { false }
You can’t perform that action at this time.
0 commit comments