Skip to content

Commit 2fff9a8

Browse files
committed
README: Change links to docs from sources to ReadTheDocs site
Fixes #11
1 parent 7d241df commit 2fff9a8

1 file changed

Lines changed: 4 additions & 13 deletions

File tree

README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,9 @@
22

33

44

5-
<!---
6-
TODO: Replace
7-
doc-kurento/source/(.*)\.rst
8-
with
9-
https://doc-kurento.readthedocs.io/en/latest/$1.html
10-
-->
11-
12-
13-
145
# Kurento Media Server
156

16-
| :house:[Homepage](https://kurento.openvidu.io/) | :books:[Documentation (under construction)](doc-kurento/source/index.rst) | [![Docker Pulls](https://img.shields.io/docker/pulls/kurento/kurento-media-server?color=blue&label=Docker&logo=docker&logoColor=blue)](https://hub.docker.com/r/kurento/kurento-media-server) |
7+
| :house:[Homepage](https://kurento.openvidu.io/) | :books:[Documentation](https://doc-kurento.readthedocs.io/) | [![Docker Pulls](https://img.shields.io/docker/pulls/kurento/kurento-media-server?color=blue&label=Docker&logo=docker&logoColor=blue)](https://hub.docker.com/r/kurento/kurento-media-server) |
178
| --- | --- | --- |
189
| [![GitHub commits](https://img.shields.io/github/commits-difference/Kurento/kurento?base=eabf6de352fb927df91baa2ec26794dac8c64d78&head=HEAD&label=Commits&logo=github)](https://github.com/Kurento/kurento/graphs/commit-activity) | [![GitHub contributors](https://img.shields.io/github/contributors/Kurento/kurento?label=Contributors&logo=github)](https://github.com/Kurento/kurento/graphs/contributors) | [![Stack Exchange questions](https://img.shields.io/stackexchange/stackoverflow/t/kurento?color=orange&label=Stack%20Overflow&logo=stackoverflow&logoColor=orange)](https://stackoverflow.com/questions/tagged/kurento) |
1910

@@ -70,18 +61,18 @@ The Open API specification, also known as [Kurento Protocol](https://doc-kurento
7061

7162
## Documentation
7263

73-
Kurento provides detailed [Documentation (under construction)](doc-kurento/source/index.rst) including tutorials, installation and development guides.
64+
Kurento provides detailed [Documentation](https://doc-kurento.readthedocs.io/) including tutorials, installation and development guides.
7465

7566

7667

7768
## Useful Links
7869

7970
Usage:
8071

81-
* [Installation Guide](doc-kurento/source/user/installation.rst)
72+
* [Installation Guide](https://doc-kurento.readthedocs.io/en/latest/user/installation.html)
8273
* [Docker Image](https://hub.docker.com/r/kurento/kurento-media-server)
8374
* [Contribution Guide](https://doc-kurento.readthedocs.io/en/latest/project/contributing.html)
84-
* [Developer Guide](doc-kurento/source/dev/dev_guide.rst)
75+
* [Developer Guide](https://doc-kurento.readthedocs.io/en/latest/dev/dev_guide.html)
8576

8677
Issues:
8778

0 commit comments

Comments
 (0)