We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8037ed commit 398686bCopy full SHA for 398686b
website/src/components/HomepageTools/index.tsx
@@ -79,8 +79,9 @@ function ToolsRight() {
79
</div>
80
<hr className="hero__hr2" />
81
<div className="text--center padding-horiz--md padding-vert--md">
82
- <Heading as="h2">Internal</Heading>
+ <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>
85
86
87
);
0 commit comments