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: