aboutsummaryrefslogtreecommitdiff
path: root/BinaryEncoding.md
diff options
context:
space:
mode:
authortitzer <titzer@google.com>2015-12-08 17:27:56 +0100
committertitzer <titzer@google.com>2015-12-08 17:27:56 +0100
commit1cb42b8065c2571c2af4b8dcaa925657071697dd (patch)
treeb12bfee75a5397ff4d11f083d47e145117e23eb9 /BinaryEncoding.md
parentafdddccee15cda2de10d0dd7880103f55d22cb3d (diff)
downloadnanowasm-design-1cb42b8065c2571c2af4b8dcaa925657071697dd.tar.gz
Add auxilliary link
Diffstat (limited to 'BinaryEncoding.md')
-rw-r--r--BinaryEncoding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BinaryEncoding.md b/BinaryEncoding.md
index bc642f1..16dc15f 100644
--- a/BinaryEncoding.md
+++ b/BinaryEncoding.md
@@ -157,4 +157,4 @@ conflict-avoidance practices surrounding string names:
The native prototype built for [V8](https://github.com/WebAssembly/v8-native-prototype)
implements a binary format that embodies most, but not all of the ideas in this document.
-It is described in detail in a [public design doc](https://docs.google.com/a/google.com/document/d/1761v1AfhFM5kE8NArF_PyXcl-iVh0Dx3InOrmcyIoiI/pub).
+It is described in detail in a [public design doc](https://docs.google.com/a/google.com/document/d/1761v1AfhFM5kE8NArF_PyXcl-iVh0Dx3InOrmcyIoiI/pub) and a [copy of the original](https://docs.google.com/document/d/1-G11CnMA0My20KI9D7dBR6ZCPOBCRD0oCH6SHCPFGx0/edit?usp=sharing).