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

Unified Diff: native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst

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
« no previous file with comments | « native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst ('k') | native_client_sdk/src/doc/faq.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst
diff --git a/native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst b/native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst
index 09378939e28ac39b22e8c7a4cff95fce06acf7b1..8332bd9562b51de7f20f3759ad4a1040b2a4e2ff 100644
--- a/native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst
+++ b/native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst
@@ -292,8 +292,8 @@ Next steps
</devguide/devcycle/running>`, and :doc:`Debugging pages
</devguide/devcycle/debugging>` for information about how to build, run, and
debug Native Client applications.
-* Check the `naclports <http://code.google.com/p/naclports/>`_ 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 `How to check code into naclports
- <http://code.google.com/p/naclports/wiki/HowTo_Checkin>`_).
+* Check the `webports <https://chromium.googlesource.com/webports>`_ 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 `How to check code into webports
+ <https://chromium.googlesource.com/webports/+/master/CONTRIBUTING.md>`_).
« no previous file with comments | « native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst ('k') | native_client_sdk/src/doc/faq.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698