Edit new-clients.mdx using inpage editor
Summary: Fix broken link. Reviewed By: mweststrate Differential Revision: D30805274 fbshipit-source-id: e1c61cde01818b7c087d5e3d7b2f6b247b210358
This commit is contained in:
committed by
Facebook GitHub Bot
parent
5031cac52c
commit
c2aa8bcb59
@@ -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.
|
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:
|
After the client certificate has been obtained, connect to the following URL with an RSocket client:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user