diff options
| author | Luke Wagner <mail@lukewagner.name> | 2015-06-10 15:48:59 -0500 |
|---|---|---|
| committer | Luke Wagner <mail@lukewagner.name> | 2015-06-10 15:48:59 -0500 |
| commit | 95b607450bdeeac671e7f0d4eba7cbfacedd21cb (patch) | |
| tree | bcc78f4c5dba9f61a3f02e8ef55129444e1a1ac5 /FAQ.md | |
| parent | 9f7ca362035d0b35a509b64a822fc6bdb7545a78 (diff) | |
| download | nanowasm-design-95b607450bdeeac671e7f0d4eba7cbfacedd21cb.tar.gz | |
Update URLs to account for spec->design repo renaming
Diffstat (limited to 'FAQ.md')
| -rw-r--r-- | FAQ.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -89,8 +89,7 @@ learning and teaching purposes. In fact, by dropping all the [coercions required validation](http://asmjs.org/spec/latest/#introduction), the WebAssembly text format should be much more natural to read and write than asm.js. Outside the browser, command-line and online tools that convert between text and binary will also be made readily available. Lastly, a scalable form of -source maps is also being considered as part of the WebAssembly [tooling story] -(https://github.com/WebAssembly/spec/blob/master/Tooling.md). +source maps is also being considered as part of the WebAssembly [tooling story](Tooling.md). ## What's the story for Emscripten users? |
