Skip to content

Commit 4534dc2

Browse files
Update armclang.md
1 parent 2ea26ab commit 4534dc2

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

content/install-guides/armclang.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,13 @@ Arm Compiler for Embedded FuSa must also be [downloaded separately](#download).
4444

4545
Individual compiler packages for all supported host platforms can be downloaded from the [Arm Product Download Hub](#pdh) or the [Arm Tools Artifactory](#artifactory).
4646

47-
Individual compiler packages for all supported host platforms can be downloaded from the [Arm Product Download Hub](https://developer.arm.com/downloads) or the [Arm Tools Artifactory](https://www.keil.arm.com/artifacts/).
48-
4947
### Product Download Hub {#pdh}
5048

51-
All compiler packages can be downloaded from the [Arm Product Download Hub](https://developer.arm.com/downloads) (requires login):
49+
All compiler packages can be downloaded from the [Arm Product Download Hub](https://developer.arm.com/downloads) (requires login).
5250

53-
- [Arm Compiler for Embedded](https://developer.arm.com/downloads/view/ACOMPE)
54-
- [Arm Compiler for Embedded FuSa](https://developer.arm.com/downloads/view/ACOMP616)
51+
Download links to all available versions are given in the [Arm Compiler downloads index](https://developer.arm.com/documentation/ka005198).
5552

56-
These can either be used standalone or [integrated](#armds) into your Arm Development Studio installation.
53+
All compiler versions can be used standalone or [integrated](#armds) into your Arm Development Studio installation.
5754

5855
See also: [What should I do if I want to download a legacy release of Arm Compiler?](https://developer.arm.com/documentation/ka005184)
5956

@@ -121,7 +118,9 @@ export AC6_TOOLCHAIN_6_22_0=/home/$USER/ArmCompilerforEmbedded6.22/bin
121118

122119
## Set up the product license
123120

124-
Arm Compiler for Embedded and Arm Compiler for Embedded FuSa are license managed. License setup instructions are available in the [Arm Licensing install guide](/install-guides/license/).
121+
`Arm Compiler for Embedded` and `Arm Compiler for Embedded FuSa` are license managed.
122+
123+
License setup instructions are available in the [Arm Licensing install guide](/install-guides/license/).
125124

126125
## Verify installation
127126

0 commit comments

Comments
 (0)