Update link to API of PHP backend.

This commit is contained in:
Joachim Bauch 2022-02-10 14:12:13 +01:00
parent 0bce422e30
commit 826f4314a7
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

View file

@ -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