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 --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 7a2ffc0..8e9670f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -391,6 +391,6 @@ access to [proprietary platform-specific APIs](Portability.md#api) of e.g. Android / iOS. [future general]: FutureFeatures.md -[future garbage collection]: https://github.com/WebAssembly/design/issues/1079 +[future garbage collection]: https://github.com/WebAssembly/proposals/issues/16 [future floating point]: FutureFeatures.md#additional-floating-point-operators [future memory control]: FutureFeatures.md#finer-grained-control-over-memory -- cgit v1.2.3