diff --git a/docs/development/python/library.mdx b/docs/development/python/library.mdx index c07afc1d..ab00a66b 100644 --- a/docs/development/python/library.mdx +++ b/docs/development/python/library.mdx @@ -57,7 +57,7 @@ interface.close() Note: Be sure to change the IP address in the code above to a valid IP address for your setup. -For the rough notes/implementation plan see [TODO](https://github.com/meshtastic/Meshtastic-python/blob/master/TODO). See the API for full details of how to use the library. +For the rough notes/implementation plan see [TODO](https://github.com/meshtastic/python/blob/master/TODO.md). See the API for full details of how to use the library. ## A note to developers of this lib