Skip to content

Commit

Permalink
url_open: fix image link.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpovolny authored Aug 20, 2019
1 parent 321d90b commit e204130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automate_url_open.md
Original file line number Diff line number Diff line change
Expand Up @@ -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']
Expand Down

0 comments on commit e204130

Please sign in to comment.