diff options
author | knolax <1339802534.kk@gmail.com> | 2018-06-26 22:25:48 -0400 |
---|---|---|
committer | knolax <1339802534.kk@gmail.com> | 2018-06-26 22:25:48 -0400 |
commit | 2dcf34a61b97220669b22bb7df23a1494488e228 (patch) | |
tree | df023ea2d2b6794994f764721bc29a25d7ea31e6 /cont/csc.html | |
parent | 577a05bac2ff27eadc6454f5b2415a9382f11b0a (diff) |
fixed links to new point to new host/ be https
Diffstat (limited to 'cont/csc.html')
-rw-r--r-- | cont/csc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cont/csc.html b/cont/csc.html index b06cc00..756dba3 100644 --- a/cont/csc.html +++ b/cont/csc.html @@ -16,8 +16,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 |