diff --git a/README.md b/README.md index 18ba101c..e4d0019b 100644 --- a/README.md +++ b/README.md @@ -1201,7 +1201,7 @@ The simples way to embed a WebRTC stream into a web page consists in using an if ``` -For more advanced options, you can create and serve a custom web page by starting from the [source code of the default page](internal/core/webrtc_index.html). +For more advanced options, you can create and serve a custom web page by starting from the [source code of the default read page](internal/core/webrtc_read_index.html) and [source code of the publish page](internal/core/webrtc_publish_index.html). ## Standards