Index: native_client_sdk/src/examples/debugging/index.html |
diff --git a/native_client_sdk/src/examples/debugging/index.html b/native_client_sdk/src/examples/debugging/index.html |
index ec91c5bd53322de3f7d1d0621c14fa9052ea3283..e12a4388229945f4a3a9eabed0ade84fc6737a4f 100644 |
--- a/native_client_sdk/src/examples/debugging/index.html |
+++ b/native_client_sdk/src/examples/debugging/index.html |
@@ -137,7 +137,7 @@ Chrome executable.</li> |
<embed name="nacl_module" |
id="hello_world" |
width=100 height=100 |
- src="<tc>/debugging.nmf" |
+ src="<tc>/<config>/debugging.nmf" |
type="application/x-nacl" /> |
</div> |
<hr> |