diff --git a/docs/extending/new-clients.mdx b/docs/extending/new-clients.mdx index 7f047977c..8f53f81bd 100644 --- a/docs/extending/new-clients.mdx +++ b/docs/extending/new-clients.mdx @@ -14,7 +14,7 @@ Start by connecting to the Flipper server running within the desktop app. Connec We use the RSocket protocol for communication between desktop and client, because it allows for easy certificate pinning and functionality like request-response messages. -In order to securely connect to Flipper, your client should first [obtain a certificate](establishing-a-connection). +In order to securely connect to Flipper, your client should first [obtain a certificate](establishing-a-connection.mdx). After the client certificate has been obtained, connect to the following URL with an RSocket client: