Skip to content

Commit 7137ccd

Browse files
authored
chore: update github link to new 'python-roborock' (#800)
* update github link to new 'python-roborock' * update github link to new 'python-roborock'
1 parent d762649 commit 7137ccd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/V1_API_COMMANDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This page is still under construction. All of the following are the commands we have reverse engineered. It is not an exhaustive list of all the possible commands.
44

5-
Commands do not immediately make it to this page. You can find more commands [here](https://github.com/humbertogontijo/python-roborock/blob/main/roborock/roborock_typing.py#L18)
5+
Commands do not immediately make it to this page. You can find more commands [here](https://github.com/Python-roborock/python-roborock/blob/main/roborock/roborock_typing.py#L18)
66

77
Commands can have multiple parameters that can change from one model to another.
88

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
]
3333

3434
[project.urls]
35-
Repository = "https://github.com/humbertogontijo/python-roborock"
35+
Repository = "https://github.com/python-roborock/python-roborock"
3636
Documentation = "https://python-roborock.readthedocs.io/"
3737

3838
[project.scripts]

0 commit comments

Comments
 (0)