Skip to content

Commit 6fe355d

Browse files
authored
Fix capitalization of GitHub name (#306)
1 parent f99151b commit 6fe355d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

arm-software/embedded/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ are provided for major LLVM releases for Linux and Windows.
8484

8585
## Getting started
8686

87-
Download a release of the toolchain for your platform from [Github
87+
Download a release of the toolchain for your platform from [GitHub
8888
releases](https://github.com/arm/arm-toolchain/releases)
8989
and extract the archive into an arbitrary directory.
9090

@@ -204,7 +204,7 @@ guide for detailed instructions.
204204

205205
## Providing feedback and reporting issues
206206

207-
Please raise an issue via [Github issues](https://github.com/arm/arm-toolchain/issues)
207+
Please raise an issue via [GitHub issues](https://github.com/arm/arm-toolchain/issues)
208208
and add the `ATfE` label if it is specific to the Arm Toolchain for Embedded.
209209

210210
## Contributions and Pull Requests

arm-software/linux/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ $ chrpath -l ./example
306306

307307
## Providing feedback and reporting issues
308308

309-
Please raise an issue via [Github issues](https://github.com/arm/arm-toolchain/issues)
309+
Please raise an issue via [GitHub issues](https://github.com/arm/arm-toolchain/issues)
310310
and add the `ATfL` label if it is specific to the Arm Toolchain for Linux.
311311

312312
## Contributions and Pull Requests

0 commit comments

Comments
 (0)