Forum
Perch link
i have an image that is supposed to reach to my application install page in app store and i want to make the link changable as in can change the link through the CMS
<a href="#"><img src="images/store-play.png" alt="" /></a>
what should i replace with the #
<perch:content type="text" id="url" label="Link URL" required="true" />