File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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:
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
212212up in `$PATH`.
213213
@@ -224,7 +224,7 @@ build it from source.
224224
225225The file `scripts/setup/zap.json` contains the version that CIPD would download,
226226so 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
229229To check out as source code, the corresponding tag should exist in the
230230[ZAP repository tags](https://github.com/project-chip/zap/tags) list.
You can’t perform that action at this time.
0 commit comments