diff --git a/breath_plot.html b/breath_plot.html
index f4aea23ed56dc67769a60ccb2e790bbd67fafaa5..ed8bca1e8fb66c0fe427adcb53903071300bc2f4 100644
--- a/breath_plot.html
+++ b/breath_plot.html
@@ -28,7 +28,7 @@ Breath Plot: COVID-19 Respiration Analysis Software
 	<!-- Load plotly.js into the DOM -->
   <script src='https://cdn.plot.ly/plotly-latest.min.js'></script>
 
-  <script src='js/respiration_math.js'></script>
+  <script src='./js/respiration_math.js'></script>
 
     <title>Public Invention Respiration Analysis</title>