Commit 40c3dcbf authored by Rob Stupay's avatar Rob Stupay

fix missing quote

parent 58ef7a71
...@@ -371,7 +371,7 @@ Please make a backup of your contracts and start using http://remix.ethereum.org ...@@ -371,7 +371,7 @@ Please make a backup of your contracts and start using http://remix.ethereum.org
'Help us to improve our IDE', 'Help us to improve our IDE',
yo` yo`
<div> <div>
<p>Remix IDE uses <a href="https://matomo.org target="_blank">Matomo</a>, an open source data analytics platform, to improve our website. Matomo on Remix is opt-in - meaning that we won't collect any information unless you agree.</p> <p>Remix IDE uses <a href="https://matomo.org" target="_blank">Matomo</a>, an open source data analytics platform, to improve our website. Matomo on Remix is opt-in - meaning that we won't collect any information unless you agree.</p>
<p>We realize that our users have sensitive information in their code and that the privacy of our users must be protected.</p> <p>We realize that our users have sensitive information in their code and that the privacy of our users must be protected.</p>
<p>All data collected through Matomo is stored on our own server - no data is ever given to third parties. Our analytics reports are public: <a href="https://matomo.ethereum.org/index.php?module=MultiSites&action=index&idSite=23&period=day&date=yesterday" target="_blank">take a look</a>.</p> <p>All data collected through Matomo is stored on our own server - no data is ever given to third parties. Our analytics reports are public: <a href="https://matomo.ethereum.org/index.php?module=MultiSites&action=index&idSite=23&period=day&date=yesterday" target="_blank">take a look</a>.</p>
<p>We do not store any personally identifiable information (PII).</p> <p>We do not store any personally identifiable information (PII).</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment