From 46a7607e9df5a03876ee4fd106a4fee953d7c9b1 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Wed, 12 Jun 2024 07:32:26 -0700 Subject: [PATCH] Edit deeplinks.mdx using inpage editor Summary: This diff has been automatically generated by the inpage editor. NOTE: If you want to update this diff, go via the preview link inside the static docs section below. Ensure you are editing the same page that was used to create this diff. Reviewed By: elboman Differential Revision: D58459074 fbshipit-source-id: 8c645b81ae65988fc97cbd2d774f6e7962616794 --- docs/extending/deeplinks.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extending/deeplinks.mdx b/docs/extending/deeplinks.mdx index 560e0556f68..65f45a51ef7 100644 --- a/docs/extending/deeplinks.mdx +++ b/docs/extending/deeplinks.mdx @@ -9,7 +9,7 @@ Flipper supports opening Flipper through deeplinks via the `web+flipper://` prot The following link format can be used to open Flipper and open a specific plugin: -`flipper://open-plugin?plugin-id=&client=&devices=&payload=` +`web+flipper://open-plugin?plugin-id=&client=&devices=&payload=` The parameters are specified as follows: