File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -113,10 +113,10 @@ function HomepageHeader() {
113113 "button button--primary button--md" ,
114114 styles . button
115115 ) }
116- title = "open.mp is released! "
117- to = "https://github.com/openmultiplayer/open.mp /releases/latest"
116+ title = "Download open.mp launcher "
117+ to = "https://github.com/openmultiplayer/launcher /releases/latest"
118118 >
119- Download open.mp (server) 🖥️
119+ Download open.mp launcher 🎮
120120 </ Link >
121121 </ div >
122122 < div className = { clsx ( "margin-bottom--sm" , styles . buttons ) } >
@@ -125,10 +125,10 @@ function HomepageHeader() {
125125 "button button--primary button--md" ,
126126 styles . button
127127 ) }
128- title = "Download open.mp launcher "
129- to = "https://github.com/openmultiplayer/launcher /releases/latest"
128+ title = "open.mp is released! "
129+ to = "https://github.com/openmultiplayer/open.mp /releases/latest"
130130 >
131- Download open.mp launcher 🎮
131+ Download open.mp (server) 🖥️
132132 </ Link >
133133 </ div >
134134 < div className = { clsx ( "margin-bottom--sm" , styles . buttons ) } >
@@ -137,7 +137,7 @@ function HomepageHeader() {
137137 "button button--secondary button--md" ,
138138 styles . button
139139 ) }
140- to = "/docs/intro "
140+ to = "/docs"
141141 >
142142 Documentations 📜
143143 </ Link >
You can’t perform that action at this time.
0 commit comments