File tree 1 file changed +1
-1
lines changed
website/src/components/HomepageTools
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ function ToolsRight() {
88
88
< div className = "text--center padding-horiz--md padding-vert--md" >
89
89
< Heading as = "h2" > Other</ Heading >
90
90
< div > < b > < Link to = { 'https://github.com/xpack-dev-tools/xbb-helper-xpack' } > < span className = "sub-web-github-link" > xbb-helper</ span > </ Link > </ b > - < b > xPack Build Helper</ b > </ div >
91
- < div > < b > < Link to = { 'https://xpack-dev-tools.github./xpack-build-box/' } > < span className = "sub-web-home-link" > xpack-build-box</ span > </ Link > </ b > - < b > xPack Build Box (XBB)</ b >
91
+ < div > < b > < Link to = { 'https://xpack-dev-tools.github.io /xpack-build-box/' } > < span className = "sub-web-home-link" > xpack-build-box</ span > </ Link > </ b > - < b > xPack Build Box (XBB)</ b >
92
92
< span className = "margin-left-platforms" >
93
93
{ false ? ( < span className = "platform-windows" > </ span > ) : ( < > </ > ) }
94
94
{ false ? ( < span className = "platform-apple" > </ span > ) : ( < > </ > ) }
You can’t perform that action at this time.
0 commit comments