diff --git a/640.md b/640.md index 44a437c..5fffbd4 100644 --- a/640.md +++ b/640.md @@ -195,7 +195,7 @@ Once you have your RC receiver connected to the board and bound (linked) to yur The Python libraries for the 640 board and some example scripts are available via our GitHub repository. To install them open a terminal window on your Raspberry Pi (unless you are running with only the command line) and enter the following: ```bash -$ git clone https://github.com/darkwaterfoundation/darkwater_python_640.git +$ git clone https://github.com/darkwaterio/darkwater_python_640.git ``` Next you need to navigate into the new directory so enter: diff --git a/escape.md b/escape.md index 61d78a4..2354c02 100644 --- a/escape.md +++ b/escape.md @@ -198,7 +198,7 @@ Now that we have your ESCAPE board and Raspberry Pi setup, it's time to connect The Python libraries for the ESCAPE board and some example scripts are available via our GitHub repository. To install them open a terminal window on your Raspberry Pi (unless you are running with only the command line) and enter the following: ```bash -$ git clone https://github.com/darkwaterfoundation/darkwater_python_escape.git +$ git clone https://github.com/darkwaterio/darkwater_python_escape.git ``` Next you need to navigate into the new directory so enter: