diff options
Diffstat (limited to 'csc.html')
-rw-r--r-- | csc.html | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -2,8 +2,8 @@ <head> <title>Control Systems Club</title> <meta charset="utf-8"/> -<link rel="stylesheet" href="style.css"/> -<link rel="icon" type="image/png" href="img/fav/logo.png"/> +<link rel="stylesheet" href="https://hairydiode.xyz/style.css"/> +<link rel="icon" type="image/png" href="https://hairydiode.xyz/img/fav/logo.png"/> </head> <body> <div class="content"> @@ -13,7 +13,7 @@ 一二三四 -->-------------------------------------------------------------------------------- -<a href="http://hairydiode.xyz">>HairyDiode</a> +<a href="https://hairydiode.xyz">>HairyDiode</a> -------------------------------------------------------------------------------- <!-- @@ -32,8 +32,8 @@ system. The first week of Control Systems Club will revolve around a set of reading assignments so that all members can brought up to the same level of technical competency. - <a href="http://math.mit.edu/~gs/linearalgebra/">Introduction to Linear Algebra</a> - <a href="http://gen.lib.rus.ec/book/index.php?md5=3A039E6BB43D417004D63149C7A97163">Non-linear Control for Underactuated Mechanical Systems</a> + <a href="https://math.mit.edu/~gs/linearalgebra/">Introduction to Linear Algebra</a> + <a href="https://gen.lib.rus.ec/book/index.php?md5=3A039E6BB43D417004D63149C7A97163">Non-linear Control for Underactuated Mechanical Systems</a> In terms of organization, we will have meetings every week for planning, then assign the job of designing various parts of our system to each member to @@ -45,5 +45,6 @@ To apply, ask me for a form in person. </div> </body> <!-- -if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html +if you're digging in the src you might be interested in how this site works +here: https://hairydiode.xyz/meta2 --> |