Skip to content

Commit 404a47c

Browse files
authored
chore: fix documentation links (#348)
1 parent d501ad0 commit 404a47c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install this via pip (or your favourite package manager):
1818

1919
## Functionality
2020

21-
You can see all of the commands supported [here]("https://python-roborock.readthedocs.io/en/latest/api_commands.html")
21+
You can see all of the commands supported [here](https://python-roborock.readthedocs.io/en/latest/api_commands.html)
2222

2323
## Sending Commands
2424

@@ -67,7 +67,7 @@ asyncio.run(main())
6767
## Supported devices
6868

6969
You can find what devices are supported
70-
[here]("https://python-roborock.readthedocs.io/en/latest/supported_devices.html").
70+
[here](https://python-roborock.readthedocs.io/en/latest/supported_devices.html).
7171
Please note this may not immediately contain the latest devices.
7272

7373

0 commit comments

Comments
 (0)