File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 6
6
os : ubuntu-22.04
7
7
tools :
8
8
python : " 3"
9
+ jobs :
10
+ pre_build :
11
+ - python -m sphinx -b linkcheck docs/source/ $READTHEDOCS_OUTPUT/linkcheck
9
12
10
13
python :
11
14
install :
Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ See [supported devices in our documentation](SUPPORTED.md) for more detailed inf
211
211
212
212
### Developer Resources
213
213
214
- * [ softScheck's github contains lot of information and wireshark dissector] ( https://github.com/softScheck/tplink-smartplug#wireshark-dissector )
214
+ * [ softScheck's github contains lot of information and wireshark dissector] ( https://github.com/softScheck/tplink-smartplug )
215
215
* [ TP-Link Smart Home Device Simulator] ( https://github.com/plasticrake/tplink-smarthome-simulator )
216
216
* [ Unofficial API documentation] ( https://github.com/plasticrake/tplink-smarthome-api )
217
217
* [ Another unofficial API documentation] ( https://github.com/whitslack/kasa )
You can’t perform that action at this time.
0 commit comments