diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5e950306..221764ef 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -36,7 +36,7 @@ This is an EXTREMELY IMPORTANT STEP. If we are able to replicate the error in an **OpenVidu deployment info** How is your OpenVidu Server instance deployed when you get the bug. A couple of possible examples are listed below: - Docker container as explained in OpenVidu tutorials, run with command `docker run ...` on macOS Catalina 10.15.1 -- AWS deployment as explained in OpenVidu Docs (https://openvidu.io/docs/deployment/deploying-aws/) +- AWS deployment as explained in OpenVidu Docs (https://docs.openvidu.io/en/stable/deployment/deploying-aws/) > **IMPORTANT NOTE**: please, if you think the bug might be related to OpenVidu Server side, specify here if you are also getting the error by using OpenVidu Server Demos instance. This instance is publicly available (use it only for this test, because it is not secure!!!): **URL**: `https://demos.openvidu.io:4443`, **SECRET**: `MY_SECRET` diff --git a/openvidu-server/README.md b/openvidu-server/README.md index bff814e0..511f34e8 100644 --- a/openvidu-server/README.md +++ b/openvidu-server/README.md @@ -10,8 +10,8 @@ openvidu-server - **Description**: OpenVidu server side. It receives the remote procedure calls from openvidu-browser and manage all the media streams operations. You don't have to make direct use of it. Just to run it. -- **Docs**: [REST API](https://openvidu.io/docs/reference-docs/REST-API/) +- **Docs**: [REST API](https://docs.openvidu.io/en/stable/reference-docs/REST-API/) -- **Release**: [OpenVidu Artifacts](https://openvidu.io/docs/releases/) +- **Release**: [OpenVidu Artifacts](https://docs.openvidu.io/en/stable/releases/) [OpenViduLogo]: https://secure.gravatar.com/avatar/5daba1d43042f2e4e85849733c8e5702?s=120 diff --git a/openvidu-server/docker/openvidu-docker-compose/.env b/openvidu-server/docker/openvidu-docker-compose/.env index ce7c8632..c673d072 100644 --- a/openvidu-server/docker/openvidu-docker-compose/.env +++ b/openvidu-server/docker/openvidu-docker-compose/.env @@ -1,6 +1,6 @@ # OpenVidu configuration # ---------------------- -# Documentation: https://openvidu.io/docs/reference-docs/openvidu-server-params/ +# Documentation: https://docs.openvidu.io/en/stable/reference-docs/openvidu-server-params/ # NOTE: This file doesn't need to quote assignment values, like most shells do. # All values are stored as-is, even if they contain spaces, so don't quote them. diff --git a/openvidu-server/docker/openvidu-docker-compose/readme.md b/openvidu-server/docker/openvidu-docker-compose/readme.md index 52287051..ac8f3c9a 100644 --- a/openvidu-server/docker/openvidu-docker-compose/readme.md +++ b/openvidu-server/docker/openvidu-docker-compose/readme.md @@ -76,7 +76,7 @@ The `.env` file looks like this: ``` # OpenVidu configuration # ---------------------- -# Documentation: https://openvidu.io/docs/reference-docs/openvidu-server-params/ +# Documentation: https://docs.openvidu.io/en/stable/reference-docs/openvidu-server-params/ # NOTE: This file doesn't need to quote assignment values, like most shells do. # All values are stored as-is, even if they contain spaces, so don't quote them. @@ -112,7 +112,7 @@ LETSENCRYPT_EMAIL=user@example.com ### Videoconference application -By default, the [OpenVidu Call application](https://openvidu.io/docs/demos/openvidu-call/) is deployed alongside OpenVide Platform. It is accesible in the URL: +By default, the [OpenVidu Call application](https://docs.openvidu.io/en/stable/demos/openvidu-call/) is deployed alongside OpenVide Platform. It is accesible in the URL: ``` https://openvidu_domain_or_public_ip/