Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoachim Bauch <bauch@struktur.de>2022-02-10 17:04:48 +0300
committerJoachim Bauch <bauch@struktur.de>2022-02-11 14:14:41 +0300
commit5b35137d3a2dfce7c26b2570342a6e7808254bf9 (patch)
tree2ade754d2017d59d2e72f606fe18d045fc16c41b /docs
parent3631005abf9d405325120ca16cfa5f40c02b0c23 (diff)
Remove references to deleted documentation and point to new location.
Signed-off-by: Joachim Bauch <bauch@struktur.de>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.md2
-rw-r--r--docs/internal-signaling.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md
index fc0297c91..0e19b823f 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -18,7 +18,7 @@
* [Chat API](chat.md)
* [Webinar API](webinar.md)
* [Internal Signaling API](internal-signaling.md)
-* [Standalone Signaling API](standalone-signaling-api-v1.md)
+* [Standalone Signaling API](https://nextcloud-spreed-signaling.readthedocs.io/en/latest/)
* [Talk Settings API](settings.md)
* [Events](events.md)
diff --git a/docs/internal-signaling.md b/docs/internal-signaling.md
index 8fd1c47c2..b8aa97d7f 100644
--- a/docs/internal-signaling.md
+++ b/docs/internal-signaling.md
@@ -52,4 +52,4 @@ Todo
### External signaling API
-See [External signaling API](standalone-signaling-api-v1.md) for the Signaling of the High-Performance Backend.
+See [External signaling API](https://nextcloud-spreed-signaling.readthedocs.io/en/latest/) for the Signaling API of the High-Performance Backend.