From 454af1023f5a82f4450733a7bf2e61a0a0786158 Mon Sep 17 00:00:00 2001
From: Robert Hart <hart@g.harvard.edu>
Date: Wed, 18 Sep 2019 14:10:51 -0400
Subject: [PATCH] Update index.html

---
 basic_concepts/index.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/basic_concepts/index.html b/basic_concepts/index.html
index ffcee52..b7f715b 100644
--- a/basic_concepts/index.html
+++ b/basic_concepts/index.html
@@ -33,6 +33,8 @@ A good starting point for newcomers in the electronics field looking for what is
 
   ### Voltage
 
+  - [Notes on voltages in circuits](https://roberthart56.github.io/SCFAB/SC_lab/Electronics/electronic_basics.html)
+
   - to get electric current flow between two points you need a voltage across them
   - a voltage causes an Electromotive Force (EMF)
   - Technical Note: "voltage" known as "potential difference" or just "potential"
-- 
GitLab