summaryrefslogtreecommitdiff
path: root/csc-new.html
diff options
context:
space:
mode:
Diffstat (limited to 'csc-new.html')
-rw-r--r--csc-new.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/csc-new.html b/csc-new.html
index 0aee567..0874aa3 100644
--- a/csc-new.html
+++ b/csc-new.html
@@ -87,7 +87,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>