Skip to content

Commit 38dc58a

Browse files
committed
website update
1 parent c5288c3 commit 38dc58a

File tree

1 file changed

+2
-2
lines changed
  • website/src/components/HomepageTools

1 file changed

+2
-2
lines changed

website/src/components/HomepageTools/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ function ToolsRight() {
8080
<hr className="hero__hr2" />
8181
<div className="text--center padding-horiz--md padding-vert--md">
8282
<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>
8585
</div>
8686
</div>
8787
);

0 commit comments

Comments
 (0)