diff options
Diffstat (limited to 'cont')
-rw-r--r-- | cont/csc-new.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cont/csc-new.html b/cont/csc-new.html index 14a9a85..49739dd 100644 --- a/cont/csc-new.html +++ b/cont/csc-new.html @@ -71,7 +71,7 @@ The Servo Controller will poll the Backend for the desired state, communicate this to the Arduinoi via the RS-232 Library, and return this desired state via POST to the backend so as to update the actual state. <a href="https://www.teuniz.net/RS-232/">RS-232 Library</a> -<a href="https://hairydiode.xyz/cgit/ROBOARM.git/tree/RS232/">RS-232 Example</a> +<a href="https://hairydiode.xyz/cgit/ROBOARM.git/tree/">RS-232 Example</a> <a href="https://curl.haxx.se/libcurl/c/">cURL API</a> <a href-"https://curl.haxx.se/libcurl/c/example.html">cURL Code Examples</a> |