aboutsummaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authorKenrick <kenrick95@gmail.com>2020-01-14 09:05:51 +0800
committerBen Smith <binji@chromium.org>2020-01-13 17:05:51 -0800
commit376bcc4b9cba79280d79be023d71e30d0b00ba47 (patch)
tree98eda8080ac368a3df3535a58e4df0556cc83d09 /FAQ.md
parent541b81160e3aac49ff21d21b3a4c04bb62cdfa4c (diff)
downloadnanowasm-design-376bcc4b9cba79280d79be023d71e30d0b00ba47.tar.gz
Fix broken links to GC.md (#1209)
* Fix broken links to GC.md * Update links to proposals repo
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
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