diff --git a/document/core/Makefile b/document/core/Makefile index f72ee715ea..2ca6e828a9 100644 --- a/document/core/Makefile +++ b/document/core/Makefile @@ -10,7 +10,7 @@ BUILDDIR = _build STATICDIR = _static DOWNLOADDIR = _download NAME = WebAssembly -DECISION_URL = https://github.com/WebAssembly/meetings/blob/main/main/2017/WG-12-06.md +DECISION_URL = https://github.com/WebAssembly/meetings/blob/main/main/2024/WG-06-12.md TAR = tar # Internal variables. diff --git a/document/js-api/Makefile b/document/js-api/Makefile index 3880f240fa..df8b7097cb 100644 --- a/document/js-api/Makefile +++ b/document/js-api/Makefile @@ -3,7 +3,7 @@ BUILDDIR = _build STATICDIR = _static DOWNLOADDIR = _download NAME = WebAssembly -DECISION_URL = https://github.com/WebAssembly/meetings/blob/main/main/2017/WG-12-06.md +DECISION_URL = https://github.com/WebAssembly/meetings/blob/main/main/2024/WG-06-12.md TAR = tar .PHONY: all diff --git a/document/web-api/Makefile b/document/web-api/Makefile index 3e8f0632a2..c5bda0b7a5 100644 --- a/document/web-api/Makefile +++ b/document/web-api/Makefile @@ -3,7 +3,7 @@ BUILDDIR = _build STATICDIR = _static DOWNLOADDIR = _download NAME = WebAssembly -DECISION_URL = https://github.com/WebAssembly/meetings/blob/main/main/2017/WG-12-06.md +DECISION_URL = https://github.com/WebAssembly/meetings/blob/main/main/2024/WG-06-12.md TAR = tar .PHONY: all