File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ permanently, you need to make the following changes:
207
207
208
208
## Installing ZAP tool
209
209
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),
211
211
`bootstrap.sh` will download a compatible ZAP tool version from CIPD and set it
212
212
up in `$PATH`.
213
213
@@ -224,7 +224,7 @@ build it from source.
224
224
225
225
The file `scripts/setup/zap.json` contains the version that CIPD would download,
226
226
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).
228
228
229
229
To check out as source code, the corresponding tag should exist in the
230
230
[ZAP repository tags](https://github.com/project-chip/zap/tags) list.
You can’t perform that action at this time.
0 commit comments