File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
website/src/components/HomepageTools Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ function ToolsRight() {
80
80
< hr className = "hero__hr2" />
81
81
< div className = "text--center padding-horiz--md padding-vert--md" >
82
82
< Heading as = "h2" > Other</ Heading >
83
- < b > < Link to = { 'https://github.com/xpack-dev-tools/xbb-helper-xpack' } > xbb-helper</ Link > </ b > - < b > xPack Build Helper</ b >
84
- < b > < Link to = { 'https://github.com/xpack-dev-tools/xpack-build-box' } > xpack-build-box</ Link > </ b > - < b > xPack Build Box</ b >
83
+ < div > < b > < Link to = { 'https://github.com/xpack-dev-tools/xbb-helper-xpack' } > xbb-helper</ Link > </ b > - < b > xPack Build Helper</ b > </ div >
84
+ < div > < b > < Link to = { 'https://github.com/xpack-dev-tools/xpack-build-box' } > xpack-build-box</ Link > </ b > - < b > xPack Build Box (XBB) </ b > </ div >
85
85
</ div >
86
86
</ div >
87
87
) ;
You can’t perform that action at this time.
0 commit comments