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

Unified Diff: native_client_sdk/doc_generated/devguide/tutorial/tutorial-part1.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/doc_generated/devguide/tutorial/tutorial-part1.html
diff --git a/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part1.html b/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part1.html
index 4892aeb9be7d673661e7719d241372dd4f3f0ab0..83e692ce22adce3c525bc641ac175c2db2da37ea 100644
--- a/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part1.html
+++ b/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part1.html
@@ -230,10 +230,10 @@ directory) to learn additional techniques for writing Native Client
applications and using the Pepper APIs.</li>
<li>See the <a class="reference internal" href="/native-client/devguide/devcycle/building.html"><em>Building</em></a>, <a class="reference internal" href="/native-client/devguide/devcycle/running.html"><em>Running</em></a>, and <a class="reference internal" href="/native-client/devguide/devcycle/debugging.html"><em>Debugging pages</em></a> for information about how to build, run, and
debug Native Client applications.</li>
-<li>Check the <a class="reference external" href="http://code.google.com/p/naclports/">naclports</a> project to see
-what libraries have been ported for use with Native Client. If you port an
-open-source library for your own use, we recommend adding it to naclports
-(see <a class="reference external" href="http://code.google.com/p/naclports/wiki/HowTo_Checkin">How to check code into naclports</a>).</li>
+<li>Check the <a class="reference external" href="https://chromium.googlesource.com/webports">webports</a> project to
+see what libraries have been ported for use with Native Client. If you port an
+open-source library for your own use, we recommend adding it to webports
+(see <a class="reference external" href="https://chromium.googlesource.com/webports/+/master/CONTRIBUTING.md">How to check code into webports</a>).</li>
</ul>
</section>
« no previous file with comments | « native_client_sdk/doc_generated/devguide/devcycle/dynamic-loading.html ('k') | native_client_sdk/doc_generated/faq.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698