Index: native_client_sdk/doc_generated/cds2014/cpp.html |
diff --git a/native_client_sdk/doc_generated/cds2014/cpp.html b/native_client_sdk/doc_generated/cds2014/cpp.html |
index 8bf6f95d2a2b69483fa9047b2d86bcc57689431c..6286b2773571e922fe32696efedbbc2769ce8d7f 100644 |
--- a/native_client_sdk/doc_generated/cds2014/cpp.html |
+++ b/native_client_sdk/doc_generated/cds2014/cpp.html |
@@ -158,7 +158,7 @@ git config --global user.email johndoe@example.com |
you with a zip file containing a starting point.</p> |
<p>Download the codelab:</p> |
<pre class="prettyprint"> |
-curl http://nacltools.storage.googleapis.com/cds2014/cds2014_cpp.zip -O |
+curl https://nacltools.storage.googleapis.com/cds2014/cds2014_cpp.zip -O |
</pre> |
<p>Unzip it:</p> |
<pre class="prettyprint"> |
@@ -250,13 +250,13 @@ you’ve discovered how easy it is to modify, build, |
and run a NaCl application that uses PPAPI.</p> |
<p>2D graphics is fun, but now you’re ready to check out the wealth of |
other |
-<a class="reference external" href="http://src.chromium.org/viewvc/chrome/trunk/src/ppapi/cpp/">PPAPI interfaces available</a>.</p> |
+<a class="reference external" href="https://src.chromium.org/viewvc/chrome/trunk/src/ppapi/cpp/">PPAPI interfaces available</a>.</p> |
<p>While our in-browser environment is rapidly evolving |
to become a complete development solution, |
for the broadest range of development options, check out the |
<a class="reference external" href="https://developer.chrome.com/native-client/cpp-api">NaCl SDK</a>.</p> |
-<p>For questions, concerns, or help contact us at |
-<a class="reference external" href="https://groups.google.com/forum/#!forum/native-client-discuss">native-client-discuss@googlegroups.com</a>.</p> |
+<p>Send us comments and feedback on the <a class="reference external" href="https://groups.google.com/forum/#!forum/native-client-discuss">native-client-discuss</a> mailing list, |
+or ask questions using Stack Overflow’s <a class="reference external" href="https://stackoverflow.com/questions/tagged/google-nativeclient">google-nativeclient</a> tag.</p> |
<p>I hope this codelab has lit a fire in you to go out there, |
and bring an awesome C/C++ application to NaCl or PNaCl today!</p> |
<h2 id="cleanup">Cleanup</h2> |