From 376bcc4b9cba79280d79be023d71e30d0b00ba47 Mon Sep 17 00:00:00 2001 From: Kenrick Date: Tue, 14 Jan 2020 09:05:51 +0800 Subject: Fix broken links to GC.md (#1209) * Fix broken links to GC.md * Update links to proposals repo --- FutureFeatures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FutureFeatures.md') diff --git a/FutureFeatures.md b/FutureFeatures.md index 9b4cdb3..6049d5c 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -514,4 +514,4 @@ though there would be some different performance characteristics. [future trapping]: FutureFeatures.md#trapping-or-non-trapping-strategies -[future garbage collection]: https://github.com/WebAssembly/design/issues/1079 +[future garbage collection]: https://github.com/WebAssembly/proposals/issues/16 -- cgit v1.2.3