diff --git a/docs/_images/snippets.gif b/docs/_images/snippets.gif index 13cc833d190..0e96f0a6d59 100644 Binary files a/docs/_images/snippets.gif and b/docs/_images/snippets.gif differ diff --git a/docs/usage/driver_function.md b/docs/usage/driver_function.md index 14c5ea78922..f3ebe5458ca 100644 --- a/docs/usage/driver_function.md +++ b/docs/usage/driver_function.md @@ -32,7 +32,7 @@ async function(driver) { } ``` -This functionality is both available using [MQTT Apis](/guide/mqtt?id=apis) and directly from Control Panel UI by clicking on Actions > Advanced Actions > Driver Function. Once you've clicked on the action, you'll see a modal that asks you to enter a function and/or select an existing **Snippet** +This functionality is both available using [MQTT Apis](/guide/mqtt?id=apis) and directly from Control Panel UI by clicking on bottom right FAB `+` > `🪄` button > Driver Function. Once you've clicked on the action, you'll see a modal that asks you to enter a function and/or select an existing **Snippet** ## Examples diff --git a/docs/usage/nodes-management.md b/docs/usage/nodes-management.md index a369831e0c1..ca2671e3941 100644 --- a/docs/usage/nodes-management.md +++ b/docs/usage/nodes-management.md @@ -1,6 +1,6 @@ # Managing Nodes -Nodes can be managed from the Control Panel page by clicking on `MANAGE NODES` button under `Actions` section. This will open the **Node Manager** dialog +Nodes can be managed from the Control Panel page by clicking on bottom right FAB `+` and then `∞` button. This will open the **Node Manager** dialog ![Nodes Manager](../_images/nodes_manager.png)