File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ <h3 class="hero-subtitle">React prototyping for designers and developers</h3>
42
42
< a href ="https://github.com/React-Proto/react-proto ">
43
43
< button class ="btn-primary hero-btn "> Checkout our Github</ button >
44
44
</ a >
45
- < a href ="https://github.com/React-Proto/react-proto/releases ">
45
+ < a href ="#download ">
46
46
< button class ="btn-primary hero-btn "> Download React Proto</ button >
47
47
</ a >
48
48
</ div >
@@ -104,11 +104,14 @@ <h3 class="detail-title">Export Files</h3>
104
104
< section class ="download " id ="download ">
105
105
< h1 class ="section-title "> Download React Proto</ h1 >
106
106
< div class ="download-buttons ">
107
- < a href ="https://github.com/React-Proto/react-proto/releases ">
107
+ < a href ="https://github.com/React-Proto/react-proto/releases/download/v1.0.0/React-Proto-1.0.0.dmg ">
108
108
< button class ="btn-primary "> Download for Mac</ button >
109
109
</ a >
110
- < a href ="https://github.com/React-Proto/react-proto/releases ">
111
- < button href ="https://github.com/React-Proto/react-proto/releases " class ="btn-primary "> Download for Windows</ button >
110
+ < a href ="https://github.com/React-Proto/react-proto/releases/download/v1.0.0/React-Proto.Web.Setup.1.0.0.exe ">
111
+ < button class ="btn-primary "> Download for Windows</ button >
112
+ </ a >
113
+ < a href ="https://github.com/React-Proto/react-proto/releases/download/v1.0.0/react-proto_1.0.0_amd64.deb ">
114
+ < button class ="btn-primary "> Download for Linux</ button >
112
115
</ a >
113
116
</ div >
114
117
</ section >
@@ -176,4 +179,4 @@ <h5 class="team-name">Brian Taylor</h5>
176
179
</ section >
177
180
</ body >
178
181
179
- </ html >
182
+ </ html >
You can’t perform that action at this time.
0 commit comments