File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
website/src/components/HomepageTools Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ function ToolsRight() {
8888 < div className = "text--center padding-horiz--md padding-vert--md" >
8989 < Heading as = "h2" > Other</ Heading >
9090 < 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 >
9292 < span className = "margin-left-platforms" >
9393 { false ? ( < span className = "platform-windows" > </ span > ) : ( < > </ > ) }
9494 { false ? ( < span className = "platform-apple" > </ span > ) : ( < > </ > ) }
You can’t perform that action at this time.
0 commit comments