From 6c86d238363f8e7d5740b5c4312c4c218be4a1ac Mon Sep 17 00:00:00 2001 From: Nick Fitzgerald Date: Tue, 5 Mar 2019 12:30:38 -0600 Subject: [PATCH] Update examples/without-a-bundler-no-modules/README.md Co-Authored-By: alexcrichton --- examples/without-a-bundler-no-modules/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/without-a-bundler-no-modules/README.md b/examples/without-a-bundler-no-modules/README.md index e986e752..f877bf8d 100644 --- a/examples/without-a-bundler-no-modules/README.md +++ b/examples/without-a-bundler-no-modules/README.md @@ -2,7 +2,7 @@ [View documentation for this example online][dox] -[dox]: https://rustwasm.github.io/wasm-bindgen/examples/without-a-bundler.html +[dox]: https://rustwasm.github.io/wasm-bindgen/examples/without-a-bundler-no-modules.html You can build the example locally with: