Skip to content

Commit a5c3c6c

Browse files
Merge pull request #94 from lukechurch/patch-1
Update link in README.md
2 parents b015eca + af7d5f3 commit a5c3c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Rustypot is a communication library for Dynamixel/Feetech motors. It is notably
2020
* Easy support for new type of motors (register definition through macros). Currently support for dynamixel XL320, XL330, XL430, XM430, MX*, Orbita 2D & 3D.
2121
* Pure Rust plus python bindings (using [pyo3](https://pyo3.rs/)).
2222

23-
To add new servo, please refer to the [Servo documentation](./servo/README.md).
23+
To add new servo, please refer to the [Servo documentation](./src/servo/README.md).
2424

2525
## APIs
2626

0 commit comments

Comments
 (0)