diff --git a/refs/wg21.json b/refs/wg21.json index 8b3509d25..194459870 100644 --- a/refs/wg21.json +++ b/refs/wg21.json @@ -85952,6 +85952,13 @@ "publisher": "WG21", "source": "https://wg21.link/index.json" }, + "EDIT7544": { + "title": "C++ standards drafts", + "href": "https://wg21.link/edit7544", + "status": "closed", + "publisher": "WG21", + "source": "https://wg21.link/index.json" + }, "EDIT755": { "title": "Readme points to an out of date web address for Defect Reports", "href": "https://wg21.link/edit755", @@ -261158,6 +261165,9 @@ "WG21-EDIT7543": { "aliasOf": "EDIT7543" }, + "WG21-EDIT7544": { + "aliasOf": "EDIT7544" + }, "WG21-EDIT755": { "aliasOf": "EDIT755" }, diff --git a/test/ref-list.json b/test/ref-list.json index 8e08b2dde..7f7ea22dd 100644 --- a/test/ref-list.json +++ b/test/ref-list.json @@ -19055,6 +19055,7 @@ "EDIT7541", "EDIT7542", "EDIT7543", + "EDIT7544", "EDIT755", "EDIT756", "EDIT757", @@ -113276,6 +113277,7 @@ "WG21-EDIT7541", "WG21-EDIT7542", "WG21-EDIT7543", + "WG21-EDIT7544", "WG21-EDIT755", "WG21-EDIT756", "WG21-EDIT757",