diff options
author | Alex Scerba <alex@scerba.org> | 2024-11-19 17:30:39 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-11-19 17:30:39 -0500 |
commit | 32b00cbb9eeb5fe7138f91dd2d32431e4656f5a8 (patch) | |
tree | eb9aca9b005742e48cd087f698057a03af35faa0 | |
parent | 684371fb10cf5c780510fbae8bc911f42a737022 (diff) |
Add link to car website
-rw-r--r-- | static/links.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/links.html b/static/links.html index 9175a93..160f56c 100644 --- a/static/links.html +++ b/static/links.html @@ -36,6 +36,10 @@ <ul>
<li><a href="https://workshop-manuals.com/mini/cooper_s_(r53)/l4-1.6l_sc_(w11)/steering_and_suspension/suspension/wheel_bearing/component_information/service_and_repair/">Mini R53 Online Manual</a></li>
</ul>
+ <h3>Info</h3>
+ <ul>
+ <li><a href="https://www.autozine.org/technical_school/tech_index.html">Autozine Technical School</a> - Online crash course for automotive tech.</li>
+ </ul>
</ul>
<h2>Craft</h2>
<ul>
|