Skip to content

Commit e549138

Browse files
zlmarshalltiborsimko
authored andcommitted
fix(atlas-2024-odfr-hi): fix link to primary record
Had a residual link from the pp release.
1 parent 3606c67 commit e549138

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

atlas-2024-odfr-hi/mk_hi_json.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@
241241
big_total_size += total_size
242242
# Link to the top-level record
243243
my_json['relations'] = [ {'description':'For citing all the Heavy Ion Open Data for Research from this release, and to find other related datasets, please see',
244-
'doi':'10.7483/OPENDATA.ATLAS.9HK7.P5SI',
245-
'recid':'80020',
244+
'doi':'10.7483/OPENDATA.ATLAS.IKCT.HH2K',
245+
'recid':'80035',
246246
'title':'DAOD_HION14 format 2015 Pb-Pb Open Data for Research from the ATLAS experiment',
247247
'type':'isChildOf'
248248
} ]

0 commit comments

Comments
 (0)