| Index: native_client_sdk/src/gonacl_appengine/static/lua/index.html
|
| diff --git a/native_client_sdk/src/gonacl_appengine/static/lua/index.html b/native_client_sdk/src/gonacl_appengine/static/lua/index.html
|
| index e77b0e5c6ac6e85d15681ea8853f57873e8e98d0..88fd4e741eca511e86c61ac757d5e4cfd6f2624c 100644
|
| --- a/native_client_sdk/src/gonacl_appengine/static/lua/index.html
|
| +++ b/native_client_sdk/src/gonacl_appengine/static/lua/index.html
|
| @@ -34,8 +34,8 @@
|
| </p>
|
| <p class="note">
|
| Note: the C++ source code of this demo is available in <a
|
| - href="https://code.google.com/p/naclports/source/browse/trunk/src/examples/tools/lua_ppapi/README.nacl"
|
| - target="_blank">naclports</a>. The terminal interface is
|
| + href="https://chromium.googlesource.com/webports/+/master/ports/lua/README.nacl"
|
| + target="_blank">webports</a>. The terminal interface is
|
| rendered in HTML/CSS using the
|
| <a href="https://github.com/libapps-mirror/libapps" target="_blank">hterm</a> library.
|
| </p>
|
|
|