diff --git a/samples/js/demos/index.html b/samples/js/demos/index.html
index 9e9850a9e..566cf818f 100644
--- a/samples/js/demos/index.html
+++ b/samples/js/demos/index.html
@@ -96,6 +96,12 @@ WebRTC overview first.
Shows usage of a local media stream connected to an HTML5 audio tag. |
+
+
+ webaudio-and-webrtc.html |
+
+ Captures and filters microphone input using WebAudio and sends it to a remote peer with an option to add an audio effect. |
+