From 224a75cbaae17908f22ca92d90294ebc8d5bf9f8 Mon Sep 17 00:00:00 2001 From: Andreas Rossberg Date: Thu, 7 Nov 2024 18:35:36 +0100 Subject: [PATCH] tree not blob --- document/core/appendix/changes.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/document/core/appendix/changes.rst b/document/core/appendix/changes.rst index 1ece6fb817..7e0e6459fb 100644 --- a/document/core/appendix/changes.rst +++ b/document/core/appendix/changes.rst @@ -622,7 +622,7 @@ mirroring the role of custom sections in the binary format. [#proposal-annot]_ .. [#proposal-extconst] - https://github.com/WebAssembly/spec/blob/main/proposals/extended-const/ + https://github.com/WebAssembly/spec/tree/main/proposals/extended-const/ .. [#proposal-tailcall] https://github.com/WebAssembly/spec/tree/main/proposals/tail-call/ @@ -631,10 +631,10 @@ mirroring the role of custom sections in the binary format. [#proposal-annot]_ https://github.com/WebAssembly/spec/tree/main/proposals/exception-handling/ .. [#proposal-multimem] - https://github.com/WebAssembly/spec/blob/main/proposals/multi-memory/ + https://github.com/WebAssembly/spec/tree/main/proposals/multi-memory/ .. [#proposal-addr64] - https://github.com/WebAssembly/spec/blob/main/proposals/memory64/ + https://github.com/WebAssembly/spec/tree/main/proposals/memory64/ .. [#proposal-typedref] https://github.com/WebAssembly/spec/tree/main/proposals/function-references/