fix #797 - download link

This commit is contained in:
redonkulus 2020-05-14 08:40:54 -07:00
parent c67bac2770
commit a0dc892120

View File

@ -38,7 +38,7 @@ function Start() {
<div className="content">
<aside>
<p>
Alternatively, you can <a href={`https://github.com/pure-css/pure-release/archive/v${pureVersion}.zip`}>download Pure</a>, or <a href="/customize/">check out other CDNs</a> that host Pure.
Alternatively, you can <a href={`https://github.com/pure-css/pure/archive/v${pureVersion}.zip`}>download Pure</a>, or <a href="/customize/">check out other CDNs</a> that host Pure.
</p>
</aside>