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.
2 parents f9c97c5 + 3b390bd commit fb7955dCopy full SHA for fb7955d
website/screens/overview/releases/ReleasesPage.tsx
@@ -35,6 +35,11 @@ const sections = [
35
Every major release of Halstack is collected below:
36
</DxcParagraph>
37
<DxcBulletedList>
38
+ <DxcBulletedList.Item>
39
+ <DxcLink href="https://developer.dxc.com/halstack/10/overview/introduction/">
40
+ Halstack 10
41
+ </DxcLink>
42
+ </DxcBulletedList.Item>
43
<DxcBulletedList.Item>
44
<DxcLink href="https://developer.dxc.com/halstack/9/overview/introduction/">
45
Halstack 9
0 commit comments