Skip to content

Commit 3b3d9ec

Browse files
adigieArekBalysNordic
authored andcommitted
[nrf noup] Fix links in documentation
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
1 parent 8a1339f commit 3b3d9ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/BUILDING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ permanently, you need to make the following changes:
207207
208208
## Installing ZAP tool
209209
210-
For platforms defined in [`scripts/setup/zap.json`](/scripts/setup/zap.json),
210+
For platforms defined in [`scripts/setup/zap.json`](https://github.com/project-chip/connectedhomeip/blob/master/scripts/setup/zap.json),
211211
`bootstrap.sh` will download a compatible ZAP tool version from CIPD and set it
212212
up in `$PATH`.
213213
@@ -224,7 +224,7 @@ build it from source.
224224
225225
The file `scripts/setup/zap.json` contains the version that CIPD would download,
226226
so you can refer to it to find a compatible version. The version is also
227-
maintained at [`scripts/setup/zap.version`](/scripts/setup/zap.version).
227+
maintained at [`scripts/setup/zap.version`](https://github.com/project-chip/connectedhomeip/blob/master/scripts/setup/zap.version).
228228
229229
To check out as source code, the corresponding tag should exist in the
230230
[ZAP repository tags](https://github.com/project-chip/zap/tags) list.

0 commit comments

Comments
 (0)