diff --git a/README.md b/README.md index c9d7cca..71f407a 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ section](https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md#nam making it easier for doing some debugging in the browser. ![Debugger view of a compiled -word](https://el-tramo.be/blog/waforth/debugger.png "Debugger view of a +word](doc/debugger.png "Debugger view of a compiled word") diff --git a/doc/debugger.png b/doc/debugger.png new file mode 100644 index 0000000..f305024 Binary files /dev/null and b/doc/debugger.png differ