Skip to content

Commit 398686b

Browse files
committed
website update
1 parent d8037ed commit 398686b

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

website/src/components/HomepageTools/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,9 @@ function ToolsRight() {
7979
</div>
8080
<hr className="hero__hr2" />
8181
<div className="text--center padding-horiz--md padding-vert--md">
82-
<Heading as="h2">Internal</Heading>
82+
<Heading as="h2">Other</Heading>
8383
<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>
8485
</div>
8586
</div>
8687
);

0 commit comments

Comments
 (0)