diff --git a/meta_info/nomad_meta_info/public.nomadmetainfo.json b/meta_info/nomad_meta_info/public.nomadmetainfo.json
index fdb4d74e180beca9f1b50c86928aacc52622c148..e775e41efa1cde2ed359ca3f3ff76bdb6c953311 100644
--- a/meta_info/nomad_meta_info/public.nomadmetainfo.json
+++ b/meta_info/nomad_meta_info/public.nomadmetainfo.json
@@ -508,7 +508,7 @@
       "repeats": false,
       "shape": [],
       "superNames": [
-        "section_system_to_system_refs"
+        "section_calculation_to_folder_refs"
       ]
     }, {
       "description": "URL used to reference a folder containing external calculations. The kind of relationship between the present and the referenced section_single_configuration_calculation is specified by calculation_to_folder_kind.",
@@ -517,7 +517,7 @@
       "repeats": true,
       "shape": [],
       "superNames": [
-        "section_calculation_to_calculation_refs"
+        "section_calculation_to_folder_refs"
       ]
     }, {
       "description": "Reference to another calculation. If both this and calculation_to_calculation_external_url are given, then calculation_to_calculation_ref is a local copy of the URL given in calculation_to_calculation_external_url. The kind of relationship between the present and the referenced section_single_configuration_calculation is specified by calculation_to_calculation_kind.",