Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(982)

Unified Diff: native_client_sdk/src/gonacl_appengine/static/lua/index.html

Issue 1531683006: [NaCl SDK] Remove references to naclports bundle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « native_client_sdk/src/doc/reference/pnacl-c-cpp-language-support.rst ('k') | native_client_sdk/src/tools/create_nmf.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698