Skip to content

Commit 1bf362e

Browse files
committed
fix CI
1 parent 0c19a8e commit 1bf362e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/examples/index.md

+9
Original file line numberDiff line numberDiff line change
@@ -370,3 +370,12 @@ network-manager-app/README
370370
371371
lit-icd-app/**/README
372372
```
373+
374+
## Thread Border Router example
375+
376+
```{toctree}
377+
:glob:
378+
:maxdepth: 1
379+
380+
thread-br-app/**/README
381+
```

docs/guides/darwin.md

-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ Example:
256256
- [ESP32 All Clusters](/examples/all-clusters-app/esp32/README.md)
257257
- [ESP32 Lighting](/examples/lighting-app/esp32/README.md)
258258
- [ESP32 Temperature Sensor](/examples/temperature-measurement-app/esp32/README.md)
259-
- [ESP32 Thread Border Router](/examples/thread-br-app/esp32/README.md)
260259
- [mbedOS](/examples/all-clusters-app/mbed/README.md)
261260
- [nRF Connect All Clusters](./nrfconnect_examples_configuration.md)
262261
- [nRF Connect Pump](/examples/pump-app/nrfconnect/README.md)

0 commit comments

Comments
 (0)