From 9fcd8c4840c849ae4a012f1e0f9b10635931ba35 Mon Sep 17 00:00:00 2001 From: Daniel Bevenius Date: Tue, 14 Apr 2020 15:34:51 +0200 Subject: [PATCH] Fix 'instruction syntax document' link Currently, the link to the instruction syntax document results in a 404. This commit updates the link to point to a instructions.rst that exists and hopefully is the correct one to link to. --- proposals/Exceptions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/Exceptions.md b/proposals/Exceptions.md index dc0ee396..bb6bc512 100644 --- a/proposals/Exceptions.md +++ b/proposals/Exceptions.md @@ -314,7 +314,7 @@ out of memory are implementation-defined.) ## Changes to the text format This section describes change in the [instruction syntax -document](https://github.com/WebAssembly/spec/blob/master/document/core/instructions.rst). +document](https://github.com/WebAssembly/spec/blob/master/document/core/text/instructions.rst). ### New instructions