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

Unified Diff: native_client_sdk/src/doc/devguide/coding/audio.rst

Issue 254033002: [NaCl SDK Docs] Remove links to developers.google.com (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 8 months 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/doc/devguide/coding/audio.rst
diff --git a/native_client_sdk/src/doc/devguide/coding/audio.rst b/native_client_sdk/src/doc/devguide/coding/audio.rst
index 6c76e9a113dc8eca643308d4d0db2ad85c71fe54..88c93880da713ca63f96d3ed0e8eb3293c5c8a4c 100644
--- a/native_client_sdk/src/doc/devguide/coding/audio.rst
+++ b/native_client_sdk/src/doc/devguide/coding/audio.rst
@@ -32,18 +32,16 @@ For reference information related to the Pepper audio API, see the following
documentation:
* `pp::AudioConfig class
- <https://developers.google.com/native-client/peppercpp/classpp_1_1_audio_config>`_
+ </native-client/pepper_stable/cpp/classpp_1_1_audio_config>`_
-* `pp::Audio class
- <https://developers.google.com/native-client/peppercpp/classpp_1_1_audio>`_
+* `pp::Audio class </native-client/pepper_stable/cpp/classpp_1_1_audio>`_
-* `audio_config.h
- <https://developers.google.com/native-client/peppercpp/audio__config_8h>`_
+* `audio_config.h </native-client/pepper_cpp/audio__config_8h>`_
-* `audio.h <https://developers.google.com/native-client/peppercpp/audio_8h>`_
+* `audio.h </native-client/pepper_stable/cpp/audio_8h>`_
* `PP_AudioSampleRate
- <https://developers.google.com/native-client/pepperc/group___enums.html#gaee750c350655f2fb0fe04c04029e0ff8>`_
+ </native-client/pepper_stable/c/group___enums#gaee750c350655f2fb0fe04c04029e0ff8>`_
About the Pepper audio API
==========================

Powered by Google App Engine
This is Rietveld 408576698