| Index: ppapi/cpp/audio.h
|
| ===================================================================
|
| --- ppapi/cpp/audio.h (revision 122146)
|
| +++ ppapi/cpp/audio.h (working copy)
|
| @@ -18,8 +18,8 @@
|
| namespace pp {
|
|
|
| /// An audio resource. Refer to the
|
| -/// <a href="/chrome/nativeclient/docs/audio.html">Pepper
|
| -/// Audio API Code Walkthrough</a> for information on using this interface.
|
| +/// <a href="/native-client/devguide/coding/audio">Audio</a>
|
| +/// chapter in the Developer's Guide for information on using this interface.
|
| class Audio : public Resource {
|
| public:
|
|
|
|
|