Assetstore submission: description html links not working

Hi,

Our package EZ Replay Manager was accepted on the store, but the HTML links in the description do not work… they appear as link but no action when clicked on.

Is this a known problem? Can’t seem to fix it. Normal native HTML was used:

<a href="http://www.softrare.eu/ez-replay-manager-demo-1.html">http://www.softrare.eu/ez-replay-manager-demo-1.html</a>

Thanks in advance for any useful answer!! :slight_smile:

Solved it myself a while ago. The error occured when before the link there was an open

<p>

so like

<p><a href="http://www.softrare.eu/ez-replay-manager-demo-1.html">http://www.softrare.eu/ez-replay-manager-demo-1.html</a>