From eeff3416fe89aa3b685206c46a40137a2afb6e1e Mon Sep 17 00:00:00 2001
From: Rob Hart <hart@g.harvard.edu>
Date: Thu, 8 Oct 2020 13:40:55 -0400
Subject: [PATCH] Update index.html

---
 basic_concepts/index.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/basic_concepts/index.html b/basic_concepts/index.html
index 766275d..8b61d20 100644
--- a/basic_concepts/index.html
+++ b/basic_concepts/index.html
@@ -12,6 +12,8 @@ A good starting point for newcomers in the electronics field looking for what is
 
 ![general](imgs-filippos/1.JPG)
 
+[Symbols and devices](https://roberthart56.github.io/SCFAB/SC_lab/Electronics/electronics_basics/electronic_basics.html)
+
   ### Current
 
   - total charge that passes through some cross-sectional area A per unit time
@@ -33,7 +35,7 @@ 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)
+  - [Notes on voltages in circuits](https://roberthart56.github.io/SCFAB/SC_lab/Electronics/electronics_basics/electronic_basics.html)
 
   - to get electric current flow between two points you need a voltage across them
   - a voltage causes an Electromotive Force (EMF)
-- 
GitLab