From e204130e33a147c269bd19f0b60a2f269388515c Mon Sep 17 00:00:00 2001 From: Martin Povolny Date: Tue, 20 Aug 2019 10:20:51 +0200 Subject: [PATCH] url_open: fix image link. --- automate_url_open.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automate_url_open.md b/automate_url_open.md index 8e3d7f70..5e9b9de0 100644 --- a/automate_url_open.md +++ b/automate_url_open.md @@ -26,7 +26,7 @@ Create custom button with Automate method: * name: test_open_url * data should be (or anything that sets `vm.external_url` to something): -![Create Automate Method](assets/automate_url_open.png?raw=true "Create Automate Method") +![Create Automate Method](images/automate_url_open.png?raw=true "Create Automate Method") ``` vm = $evm.root['vm']