From 8ed350a539d91beefbbe8f294a9bffc109deab76 Mon Sep 17 00:00:00 2001 From: pabloFuente Date: Sat, 21 Mar 2020 23:38:35 +0100 Subject: [PATCH] Documentation badge updated --- README.md | 2 +- openvidu-client/README.md | 2 +- openvidu-java-client/README.md | 6 +++--- openvidu-node-client/README.md | 6 +++--- openvidu-test/README.md | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ab40e2af..7f018a16 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Backers on Open Collective](https://opencollective.com/openvidu/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/openvidu/sponsors/badge.svg)](#sponsors) [![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0) -[![Documentation badge](https://readthedocs.org/projects/fiware-orion/badge/?version=latest)](https://openvidu.io/docs/home/) +[![Documentation Status](https://readthedocs.org/projects/openviduio-docs/badge/?version=stable)](https://docs.openvidu.io/en/stable/?badge=stable) [![Docker badge](https://img.shields.io/docker/pulls/openvidu/openvidu-server-kms.svg)](https://hub.docker.com/r/openvidu/openvidu-server-kms) [![Support badge](https://img.shields.io/badge/support-sof-yellowgreen.svg)](https://groups.google.com/forum/#!forum/openvidu) [![Twitter Follow](https://img.shields.io/twitter/follow/openvidu.svg?style=social)](https://twitter.com/openvidu) diff --git a/openvidu-client/README.md b/openvidu-client/README.md index 409a4a10..d8489fe1 100644 --- a/openvidu-client/README.md +++ b/openvidu-client/README.md @@ -1,5 +1,5 @@ [![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0) -[![Documentation badge](https://readthedocs.org/projects/fiware-orion/badge/?version=latest)](https://openvidu.io/docs/home/) +[![Documentation Status](https://readthedocs.org/projects/openviduio-docs/badge/?version=stable)](https://docs.openvidu.io/en/stable/?badge=stable) [![Docker badge](https://img.shields.io/docker/pulls/fiware/orion.svg)](https://hub.docker.com/r/openvidu/) [![Support badge](https://img.shields.io/badge/support-sof-yellowgreen.svg)](https://groups.google.com/forum/#!forum/openvidu) diff --git a/openvidu-java-client/README.md b/openvidu-java-client/README.md index 1efe6f1d..0eec1686 100644 --- a/openvidu-java-client/README.md +++ b/openvidu-java-client/README.md @@ -1,5 +1,5 @@ [![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0) -[![Documentation badge](https://readthedocs.org/projects/fiware-orion/badge/?version=latest)](https://openvidu.io/docs/reference-docs/openvidu-java-client/) +[![Documentation Status](https://readthedocs.org/projects/openviduio-docs/badge/?version=stable)](https://docs.openvidu.io/en/stable/?badge=stable) [![Support badge](https://img.shields.io/badge/support-sof-yellowgreen.svg)](https://groups.google.com/forum/#!forum/openvidu) [![][OpenViduLogo]](https://openvidu.io) @@ -9,8 +9,8 @@ openvidu-java-client - **Description**: Library for your JAVA server. It is a fully compatible and simple alternative to the REST API exposed by OpenVidu Server. -- **Docs**: [openvidu-java-client API](https://openvidu.io/docs/reference-docs/openvidu-java-client/) +- **Docs**: [openvidu-java-client API](https://docs.openvidu.io/en/stable/reference-docs/openvidu-java-client/) -- **Release**: [OpenVidu Artifacts](https://openvidu.io/docs/reference-docs/openvidu-artifacts/) +- **Release**: [OpenVidu Artifacts](https://docs.openvidu.io/en/stable/reference-docs/openvidu-artifacts/) [OpenViduLogo]: https://secure.gravatar.com/avatar/5daba1d43042f2e4e85849733c8e5702?s=120 diff --git a/openvidu-node-client/README.md b/openvidu-node-client/README.md index 356776c0..8041207a 100644 --- a/openvidu-node-client/README.md +++ b/openvidu-node-client/README.md @@ -1,5 +1,5 @@ [![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0) -[![Documentation badge](https://readthedocs.org/projects/fiware-orion/badge/?version=latest)](https://openvidu.io/docs/reference-docs/openvidu-node-client/) +[![Documentation Status](https://readthedocs.org/projects/openviduio-docs/badge/?version=stable)](https://docs.openvidu.io/en/stable/?badge=stable) [![Support badge](https://img.shields.io/badge/support-sof-yellowgreen.svg)](https://groups.google.com/forum/#!forum/openvidu) [![][OpenViduLogo]](https://openvidu.io) @@ -9,8 +9,8 @@ openvidu-node-client - **Description**: Library for your NODE server. It is a fully compatible and simple alternative to the REST API exposed by OpenVidu Server. -- **Docs**: [openvidu-node-client API](https://openvidu.io/docs/reference-docs/openvidu-node-client/) +- **Docs**: [openvidu-node-client API](https://docs.openvidu.io/en/stable/reference-docs/openvidu-node-client/) -- **Release**: [OpenVidu Artifacts](https://openvidu.io/docs/reference-docs/openvidu-artifacts/) +- **Release**: [OpenVidu Artifacts](https://docs.openvidu.io/en/stable/reference-docs/openvidu-artifacts/) [OpenViduLogo]: https://secure.gravatar.com/avatar/5daba1d43042f2e4e85849733c8e5702?s=120 diff --git a/openvidu-test/README.md b/openvidu-test/README.md index aa28c32b..8d2d2c74 100644 --- a/openvidu-test/README.md +++ b/openvidu-test/README.md @@ -1,5 +1,5 @@ [![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0) -[![Documentation badge](https://readthedocs.org/projects/fiware-orion/badge/?version=latest)](https://openvidu.io/docs/home/) +[![Documentation Status](https://readthedocs.org/projects/openviduio-docs/badge/?version=stable)](https://docs.openvidu.io/en/stable/?badge=stable) [![Docker badge](https://img.shields.io/docker/pulls/fiware/orion.svg)](https://hub.docker.com/r/openvidu/) [![Support badge](https://img.shields.io/badge/support-sof-yellowgreen.svg)](https://groups.google.com/forum/#!forum/openvidu)