Skip to content

Commit 56d3c23

Browse files
author
Amanda Butler
authored
Fix links in cli-reqs.md
Replace links that point to themselves.
1 parent e80bcb7 commit 56d3c23

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/tools/CLI/cli-setup/cli-reqs.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ We recommend installing Mbed CLI with our installer. If you need more customizat
6666

6767
Download and run the [macOS installer for Mbed CLI](https://github.com/ARMmbed/mbed-cli-osx-installer/releases/latest).
6868

69-
<span class="tips">**Tip:** Mbed CLI may not work properly without [some manual configuration of compiler, Git and Mercurial paths](#after-installation-configuring-mbed-cli).</span>
69+
<span class="tips">**Tip:** Mbed CLI may not work properly without [some manual configuration of compiler, Git and Mercurial paths](../tools/after-installation-configuring-mbed-cli.html).</span>
7070

7171
### Manual installation
7272

@@ -122,8 +122,7 @@ ARM_PATH=<path to ARM bin\>
122122

123123
<span class="notes">**Note:** You can also apply the same configuration to the IAR and GNU toolchains using `IAR_PATH` or `GCC_ARM_PATH`.</span>
124124

125-
<span class="tips">**Tip:** Mbed CLI may not work properly without [some manual configuration of compiler, Git and Mercurial paths](#after-installation-configuring-mbed-cli).</span>
126-
125+
<span class="tips">**Tip:** Mbed CLI may not work properly without [some manual configuration of compiler, Git and Mercurial paths](../tools/after-installation-configuring-mbed-cli.html).</span>
127126

128127
## Linux
129128

0 commit comments

Comments
 (0)