mirror of
https://github.com/pure-css/pure.git
synced 2024-11-07 21:34:24 +00:00
fix #797 - download link
This commit is contained in:
parent
c67bac2770
commit
a0dc892120
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user