44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > Physics Resources</ title >
7- < link rel ="stylesheet " href =".. /css/base.css "> < link rel ="stylesheet " href =".. /css/layout.css ">
8- < link rel ="stylesheet " href =".. /css/navigation.css ">
9- < link rel ="stylesheet " href =".. /css/components.css ">
10- < link rel ="stylesheet " href =".. /css/style.css "> < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css " integrity ="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A== " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
11- < link rel ="icon " type ="image/png " sizes ="32x32 " href =".. /images/favicon-32x32.png "> </ head >
7+ < link rel ="stylesheet " href ="/css/base.css "> < link rel ="stylesheet " href ="/css/layout.css ">
8+ < link rel ="stylesheet " href ="/css/navigation.css ">
9+ < link rel ="stylesheet " href ="/css/components.css ">
10+ < link rel ="stylesheet " href ="/css/style.css "> < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css " integrity ="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A== " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
11+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/images/favicon-32x32.png "> </ head >
1212< body >
1313< div id ="tsparticles "> </ div >
1414< header >
1515 < nav >
1616 < div class ="logo ">
17- < a href =".. /index.html "> AG</ a > </ div >
17+ < a href ="/index.html "> AG</ a > </ div >
1818 < ul class ="nav-links ">
1919 < li >
20- < a href =".. /index.html#about ">
20+ < a href ="/index.html#about ">
2121 < svg viewBox ="0 0 24 24 " class ="nav-icon " xmlns ="http://www.w3.org/2000/svg ">
2222 < path d ="M12,11A5,5,0,1,0,7,6,5.006,5.006,0,0,0,12,11Zm0-8A3,3,0,1,1,9,6,3,3,0,0,1,12,3ZM3,22a9,9,0,0,1,18,0,1,1,0,0,1-2,0A7,7,0,0,0,5,22a1,1,0,0,1-2,0Z "/>
2323 </ svg >
2424 About
2525 </ a >
2626 </ li >
2727 < li >
28- < a href ="index.html ">
28+ < a href ="/vce/ ">
2929 < svg viewBox ="0 0 24 24 " class ="nav-icon " xmlns ="http://www.w3.org/2000/svg ">
3030 < path d ="M12 10.4V20M12 10.4C12 8.15979 12 7.03969 11.564 6.18404C11.1805 5.43139 10.5686 4.81947 9.81596 4.43597C8.96031 4 7.84021 4 5.6 4H4.6C4.03995 4 3.75992 4 3.54601 4.10899C3.35785 4.20487 3.20487 4.35785 3.10899 4.54601C3 4.75992 3 5.03995 3 5.6V16.4C3 16.9601 3 17.2401 3.10899 17.454C3.20487 17.6422 3.35785 17.7951 3.54601 17.891C3.75992 18 4.03995 18 4.6 18H7.54668C8.08687 18 8.35696 18 8.61814 18.0466C8.84995 18.0879 9.0761 18.1563 9.29191 18.2506C9.53504 18.3567 9.75977 18.5065 10.2092 18.8062L12 20M12 10.4C12 8.15979 12 7.03969 12.436 6.18404C12.8195 5.43139 13.4314 4.81947 14.184 4.43597C15.0397 4 16.1598 4 18.4 4H19.4C19.9601 4 20.2401 4 20.454 4.10899C20.6422 4.20487 20.7951 4.35785 20.891 4.54601C21 4.75992 21 5.03995 21 5.6V16.4C21 16.9601 21 17.2401 20.891 17.454C20.7951 17.6422 20.6422 17.7951 20.454 17.891C20.2401 18 19.9601 18 19.4 18H16.4533C15.9131 18 15.643 18 15.3819 18.0466C15.15 18.0879 14.9239 18.1563 14.7081 18.2506C14.465 18.3567 14.2402 18.5065 13.7908 18.8062L12 20 "/>
3131 </ svg >
3232 VCE Resources
3333 </ a >
3434 </ li >
3535 < li >
36- < a href =".. /blog/ ">
36+ < a href ="/blog/ ">
3737 < svg class ="nav-icon " viewBox ="0 0 16 16 " xmlns ="http://www.w3.org/2000/svg ">
3838
3939 < path d ="M6 3v1.5c1.469 0 2.85 0.572 3.889 1.611s1.611 2.42 1.611 3.889h1.5c0-3.866-3.134-7-7-7z "> </ path >
@@ -58,11 +58,11 @@ <h2>Physics Resources</h2>
5858 < h3 > Cheatsheets</ h3 >
5959 < ul class ="resource-list ">
6060 < li >
61- < a href =".. /files/physics/cheatsheets/motion.pdf " download > Cheatsheet 1 - Motion</ a >
61+ < a href ="/files/physics/cheatsheets/motion.pdf " download > Cheatsheet 1 - Motion</ a >
6262 - Includes key theorems, formulas, and example questions.
6363 </ li >
6464 < li >
65- < a href =".. /files/physics/cheatsheets/fields.pdf " download > Cheatsheet 2 - Fields</ a >
65+ < a href ="/files/physics/cheatsheets/fields.pdf " download > Cheatsheet 2 - Fields</ a >
6666 - Includes key theorems, formulas, and example questions.
6767 </ li >
6868<!-- <li>-->
@@ -83,11 +83,11 @@ <h3>Cheatsheets</h3>
8383 < h3 > General Notes & Summaries</ h3 > <!-- Add margin-top for spacing -->
8484 < ul class ="resource-list ">
8585 < li >
86- < a href =".. /files/spec/complex-numbers-summary.pdf " download > Complex Numbers Summary (PDF)</ a >
86+ < a href ="/files/spec/complex-numbers-summary.pdf " download > Complex Numbers Summary (PDF)</ a >
8787 - Overview of complex number operations and De Moivre's theorem.
8888 </ li >
8989 < li >
90- < a href =".. /files/spec/calculus-notes.pdf " download > Calculus Notes (PDF)</ a >
90+ < a href ="/files/spec/calculus-notes.pdf " download > Calculus Notes (PDF)</ a >
9191 - Covers differentiation and integration techniques relevant to Spec Maths.
9292 </ li >
9393 <!-- Add more general notes -->
@@ -103,23 +103,23 @@ <h3>Practice Materials & Other</h3> <!-- Add margin-top -->
103103 < br >
104104 < ul class ="resource-list ">
105105 < li >
106- < a href =".. /files/physics/questions/Section 6 Extract " download > Difficult Questions on Gravitational Fields</ a >
106+ < a href ="/files/physics/questions/Section 6 Extract.pdf " download > Difficult Questions on Gravitational Fields</ a >
107107 - Difficult questions on gravitational fields, answers will be found on the respective main file.
108108 </ li >
109109 < li >
110- < a href =".. /files/physics/questions/Section 7 Extract " download > Difficult Questions on Electric Fields</ a >
110+ < a href ="/files/physics/questions/Section 7 Extract.pdf " download > Difficult Questions on Electric Fields</ a >
111111 - Difficult questions on electric fields, answers will be found on the respective main file.
112112 </ li >
113113 < li >
114- < a href =".. /files/physics/questions/Section 8 Extract " download > Difficult Questions on Magnetic Fields</ a >
114+ < a href ="/files/physics/questions/Section 8 Extract.pdf " download > Difficult Questions on Magnetic Fields</ a >
115115 - Difficult questions on magnetic fields, answers will be found on the respective main file.
116116 </ li >
117117 < li >
118- < a href =".. /files/physics/questions/Section 9 Extract " download > Difficult Questions on DC Motors</ a >
118+ < a href ="/files/physics/questions/Section 9 Extract.pdf " download > Difficult Questions on DC Motors</ a >
119119 - Difficult questions on DC motors, answers will be found on the respective main file.
120120 </ li >
121121 < li >
122- < a href =".. /files/physics/questions/Hopkins.zip " download > Main Files</ a >
122+ < a href ="/files/physics/questions/Hopkins.zip " download > Main Files</ a >
123123 - All the main files, zipped into the .zip format.
124124 </ li >
125125 <!-- Add more other items -->
@@ -133,6 +133,6 @@ <h3>Practice Materials & Other</h3> <!-- Add margin-top -->
133133</ footer >
134134
135135< script src ="https://cdn.jsdelivr.net/npm/tsparticles@2.12.0/tsparticles.bundle.min.js "> </ script >
136- < script src =".. /js/particles-config.js "> </ script >
137- < script src =".. /js/main.js "> </ script > </ body >
136+ < script src ="/js/particles-config.js "> </ script >
137+ < script src ="/js/main.js "> </ script > </ body >
138138</ html >
0 commit comments