Update docs/FAQ.md

Co-authored-by: Chris Crocker-White <chriscw@balena.io>
This commit is contained in:
Lizzie Epton 2023-03-21 12:49:04 +00:00 committed by GitHub
parent 856b426dc9
commit b786c8bc10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,4 +49,4 @@ Etcher GUI is based on the [Electron](http://electron.atom.io/) framework, [whic
You can use the Flash with Etcher button on your site or blog, if you have an OS that you want your users to be able to easily flash using Etcher, add the following code where you want to button to be:
`<a href="https://efp.balena.io/open-image-url?imageUrl=<your image URL>"><img src="http://balena.io/flash-with-etcher.png /></a>`
`<a href="https://efp.balena.io/open-image-url?imageUrl=<your image URL>"><img src="http://balena.io/flash-with-etcher.png" /></a>`