diff options
author | Haoran S. Diao <0@hairydiode.xyz> | 2019-01-31 16:13:29 -0500 |
---|---|---|
committer | Haoran S. Diao <0@hairydiode.xyz> | 2019-01-31 16:13:29 -0500 |
commit | a0d5737366d1bf0bb5f243798a6b92a58cca653b (patch) | |
tree | ca0db0d51e87fea440c079ff3fa24adf1381cc1f | |
parent | 5c9a1825ebb5f3c32bd855b93fa4eb7d710e0b8d (diff) |
Updated something in the instructions
-rw-r--r-- | cont/csc-new.html | 2 | ||||
-rw-r--r-- | csc-new.html | 2 | ||||
-rw-r--r-- | index.html | 2 |
3 files changed, 3 insertions, 3 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> 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> @@ -44,8 +44,8 @@ Where's all the other stuff you host from this domain? <a href="https://social.hairydiode.xyz">My Mastodon Instance</a> Where's all the content? Scroll Down -<a href="https://hairydiode.xyz/csc-workflow">[Control Systems Club Project Workflow] 1-24-2019</a> <a href="https://hairydiode.xyz/csc-new">[Control Systems Club Web Controlled Servo Instructions] 1-24-2019</a> +<a href="https://hairydiode.xyz/csc-workflow">[Control Systems Club Project Workflow] 1-24-2019</a> <a href="https://hairydiode.xyz/iokalant">[π€π€π€π€γ»π€π€π€§π€γ»π€π€‘γ»π€π€-Iokalant Writing System-δΌε‘ζεη³»] 1-26-2018</a> <a href="https://hairydiode.xyz/key">[PGP Public Key] 6-26-2018</a> <a href="https://hairydiode.xyz/meta2">[Moving This Site] 6-26-2018</a> |