diff --git a/docs/standalone-signaling-api-v1.md b/docs/standalone-signaling-api-v1.md index f98e841..fd100e6 100644 --- a/docs/standalone-signaling-api-v1.md +++ b/docs/standalone-signaling-api-v1.md @@ -14,7 +14,8 @@ For WebSockets, only the API described in this document is necessary. For COMET, an extension to this API is required to identify a (virtual) connection between multiple requests. The payload for COMET is the messages as described below. -See [Internal signaling API](internal-signaling.md) for the API of the regular PHP backend. +See https://nextcloud-talk.readthedocs.io/en/latest/internal-signaling/ for +the API of the regular PHP backend. ## Request