From f25030395cd34d5a87e0b47db9fb1af6b315235b Mon Sep 17 00:00:00 2001
From: Robert Hart <hart@physics.harvard.edu>
Date: Thu, 20 Sep 2018 10:40:02 -0400
Subject: [PATCH] changed strapdown source

---
 amplifiers/index.html       | 2 +-
 inductors_motors/index.html | 2 +-
 microcontroller/index.html  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/amplifiers/index.html b/amplifiers/index.html
index 2b0f1e6..a0986d0 100644
--- a/amplifiers/index.html
+++ b/amplifiers/index.html
@@ -33,5 +33,5 @@
 
 </xmp>
 
-<script src="../strapdown-gh-pages/strapdown-gh-pages/v/0.2/strapdown.js"></script>
+<script src="strapdown-gh-pages/strapdown-gh-pages/v/0.2/strapdown.js"></script>
 </html>
diff --git a/inductors_motors/index.html b/inductors_motors/index.html
index 4b1a053..105e341 100644
--- a/inductors_motors/index.html
+++ b/inductors_motors/index.html
@@ -47,5 +47,5 @@
 
 </xmp>
 
-<script src="../../../../strapdown/strapdown.js"></script>
+<script src="strapdown-gh-pages/strapdown-gh-pages/v/0.2/strapdown.js"></script>
 </html>
diff --git a/microcontroller/index.html b/microcontroller/index.html
index 720b5fb..fa5817d 100644
--- a/microcontroller/index.html
+++ b/microcontroller/index.html
@@ -57,5 +57,5 @@ Pins:  Supply (2.7-5.5V), ground, reset.  Other pins available for input and out
 
 </xmp>
 
-<script src="../../../../strapdown/strapdown.js"></script>
+<script src="strapdown-gh-pages/strapdown-gh-pages/v/0.2/strapdown.js"></script>
 </html>
-- 
GitLab