diff --git a/public/assets/data/patientEducationReferences.json b/public/assets/data/patientEducationReferences.json index 3108bdb3c..813c4ce67 100644 --- a/public/assets/data/patientEducationReferences.json +++ b/public/assets/data/patientEducationReferences.json @@ -41,7 +41,7 @@ "link": { "title": "Naloxone Information Sheet", "className": "education", - "url": "{process.env.PUBLIC_URL}/assets/files/NaloxoneInformationSheet.pdf", + "url": "/assets/files/NaloxoneInformationSheet.pdf", "type": "PDF", "size": "142 KB" } diff --git a/public/index.html b/public/index.html index 0a545d929..738c15d79 100644 --- a/public/index.html +++ b/public/index.html @@ -1,19 +1,20 @@
- + - - - - - + + + + +